This commit is contained in:
Tomislav Kopić 2024-10-26 12:10:56 +02:00
parent 41657de2e5
commit 57b1df75bf

View File

@ -1168,7 +1168,7 @@
// Backlash Compensation
// Adds extra movement to axes on direction-changes to account for backlash.
//
#define BACKLASH_COMPENSATION
//#define BACKLASH_COMPENSATION
#if ENABLED(BACKLASH_COMPENSATION)
// Define values for backlash distance and correction.
// If BACKLASH_GCODE is enabled these values are the defaults.