diff --git a/config/default/Configuration.h b/config/default/Configuration.h index 988272080e..3c26431282 100644 --- a/config/default/Configuration.h +++ b/config/default/Configuration.h @@ -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)