aboutsummaryrefslogtreecommitdiffstats
path: root/marlinfw
diff options
context:
space:
mode:
Diffstat (limited to 'marlinfw')
-rw-r--r--marlinfw/config-2.0.8/Configuration_adv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/marlinfw/config-2.0.8/Configuration_adv.h b/marlinfw/config-2.0.8/Configuration_adv.h
index 4c9cab4..883c17d 100644
--- a/marlinfw/config-2.0.8/Configuration_adv.h
+++ b/marlinfw/config-2.0.8/Configuration_adv.h
@@ -1816,7 +1816,7 @@
#define BABYSTEP_ZPROBE_OFFSET // Combine M851 Z and Babystepping
#if ENABLED(BABYSTEP_ZPROBE_OFFSET)
//#define BABYSTEP_HOTEND_Z_OFFSET // For multiple hotends, babystep relative Z offsets
- //#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
#endif