mirror of
https://github.com/braillerap/BrailleRap.git
synced 2025-06-08 01:49:59 +02:00
update 8825 step/mm
This commit is contained in:
parent
e26e63aeee
commit
16dd2dbd63
@ -563,7 +563,8 @@
|
|||||||
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
|
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
|
||||||
*/
|
*/
|
||||||
//#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 46, 4000, 500 } // pololu 16 microstep
|
//#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 46, 4000, 500 } // pololu 16 microstep
|
||||||
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80 * 2, 81, 4000, 500 } // pololu 16 microstep with big roll
|
//#define DEFAULT_AXIS_STEPS_PER_UNIT { 80 * 2, 81, 4000, 500 } // pololu 32 microstep with big roll
|
||||||
|
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80 * 2, 87, 4000, 500 } // pololu 32 microstep with big roll
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default Max Feed Rate (mm/s)
|
* Default Max Feed Rate (mm/s)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user