aboutsummaryrefslogtreecommitdiffstats
path: root/marlinfw/config-1.1.x/Configuration_adv.h
diff options
context:
space:
mode:
Diffstat (limited to 'marlinfw/config-1.1.x/Configuration_adv.h')
-rw-r--r--marlinfw/config-1.1.x/Configuration_adv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/marlinfw/config-1.1.x/Configuration_adv.h b/marlinfw/config-1.1.x/Configuration_adv.h
index 9ae8a59..67dc5e7 100644
--- a/marlinfw/config-1.1.x/Configuration_adv.h
+++ b/marlinfw/config-1.1.x/Configuration_adv.h
@@ -808,11 +808,11 @@
//#define BABYSTEP_XY // Also enable X/Y Babystepping. Not supported on DELTA!
#define BABYSTEP_INVERT_Z false // Change if Z babysteps should go the other way
#define BABYSTEP_MULTIPLICATOR 5 // Babysteps are very small. Increase for faster motion.
- //#define BABYSTEP_ZPROBE_OFFSET // Enable to combine M851 and Babystepping
+ #define BABYSTEP_ZPROBE_OFFSET // Enable to combine M851 and Babystepping
#define DOUBLECLICK_FOR_Z_BABYSTEPPING // Double-click on the Status Screen for Z Babystepping.
#define DOUBLECLICK_MAX_INTERVAL 1250 // Maximum interval between clicks, in milliseconds.
// Note: Extra time may be added to mitigate controller latency.
- //#define BABYSTEP_ZPROBE_GFX_OVERLAY // Enable graphical overlay on Z-offset editor
+ #define BABYSTEP_ZPROBE_GFX_OVERLAY // Enable graphical overlay on Z-offset editor
#endif
// @section extruder