|
@@ -452,7 +452,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
452
|
452
|
|
453
|
453
|
//#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
|
454
|
454
|
//#define DEBUG_LEVELING_FEATURE
|
455
|
|
-#define Z_MIN_PROBE_REPEATABILITY_TEST // If not commented out, Z-Probe Repeatability test will be included if Auto Bed Leveling is Enabled.
|
|
455
|
+//#define Z_MIN_PROBE_REPEATABILITY_TEST // If not commented out, Z-Probe Repeatability test will be included if Auto Bed Leveling is Enabled.
|
456
|
456
|
|
457
|
457
|
#if ENABLED(AUTO_BED_LEVELING_FEATURE)
|
458
|
458
|
|