Decrease stepper dir delay to eliminate direction bug for extruders with TMC stepper drivers.

This commit is contained in:
Knutwurst
2021-01-01 15:11:43 +01:00
parent 6bfe25f72c
commit 53cdbaec58

View File

@@ -1702,8 +1702,8 @@
*
* Override the default value based on the driver type set in Configuration.h.
*/
#define MINIMUM_STEPPER_POST_DIR_DELAY 650
#define MINIMUM_STEPPER_PRE_DIR_DELAY 650
#define MINIMUM_STEPPER_POST_DIR_DELAY 200
#define MINIMUM_STEPPER_PRE_DIR_DELAY 200
/**
* Minimum stepper driver pulse width (in µs)