🩹 ProUI - Remove ManualZOffset

This commit is contained in:
Scott Lahteine
2023-01-10 22:38:08 -06:00
parent 7717beb793
commit 01e58de31a
7 changed files with 36 additions and 37 deletions

View File

@@ -79,6 +79,9 @@
#define SERVO_DELAY { 50 }
#endif
#if !HAS_BED_PROBE
#undef BABYSTEP_ZPROBE_OFFSET
#endif
#if !HAS_STOWABLE_PROBE
#undef PROBE_DEPLOY_STOW_MENU
#endif