mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-11 16:57:49 -06:00
🚸 Probe / Level Menu (#27393)
* 🎨 Housekeeping * 🚸 Tweak UBL menu * 🚸 Babystep Probe specific titles * 🚸 Probe / Level Menu
This commit is contained in:
parent
1916d4e27f
commit
c7e62b33d1
57 changed files with 430 additions and 479 deletions
|
@ -98,6 +98,9 @@
|
|||
#if ENABLED(TOUCH_SCREEN_CALIBRATION)
|
||||
#define HAS_MENU_TOUCH_SCREEN
|
||||
#endif
|
||||
#if HAS_LEVELING || HAS_BED_PROBE
|
||||
#define HAS_MENU_PROBE_LEVEL
|
||||
#endif
|
||||
#if ENABLED(ASSISTED_TRAMMING_WIZARD)
|
||||
#define HAS_MENU_TRAMMING_WIZARD
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue