🎨 Misc. LCD cleanup (#25400)

This commit is contained in:
Scott Lahteine
2023-02-18 02:15:16 -06:00
parent c68a4c085d
commit 96bc084f3d
76 changed files with 541 additions and 951 deletions

View File

@@ -2092,7 +2092,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_GFX_OVERLAY // Enable graphical overlay on Z-offset editor
#endif
#endif