This commit is contained in:
Knutwurst
2021-01-05 08:32:59 +01:00
parent 53cdbaec58
commit 62a2ccc849

View File

@@ -1716,7 +1716,7 @@
* *
* Override the default value based on the driver type set in Configuration.h. * Override the default value based on the driver type set in Configuration.h.
*/ */
#define MINIMUM_STEPPER_PULSE 2 #define MINIMUM_STEPPER_PULSE 1
/** /**
* Maximum stepping rate (in Hz) the stepper driver allows * Maximum stepping rate (in Hz) the stepper driver allows