diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 19249755a..b0c39dccd 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -1954,7 +1954,7 @@ // This option overrides the default number of encoder pulses needed to // produce one step. Should be increased for high-resolution encoders. // -//#define ENCODER_PULSES_PER_STEP 4 +#define ENCODER_PULSES_PER_STEP 2 // // Use this option to override the number of step signals required to