400 Z steps-per-mm (#20104)

This commit is contained in:
Davidsg33k 2020-11-11 13:30:36 -07:00 committed by Scott Lahteine
parent 3030bf4274
commit cf43c9901f

View File

@ -748,7 +748,7 @@
* Override with M92
* X, Y, Z, E0 [, E1[, E2...]]
*/
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 4000, 500 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 500 }
/**
* Default Max Feed Rate (mm/s)