mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-05 21:13:56 -06:00
Main / Config Custom Submenus (#18177)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
parent
dd92c8e927
commit
df1ef496d1
36 changed files with 440 additions and 367 deletions
|
@ -67,9 +67,6 @@
|
|||
#if ENABLED(CANCEL_OBJECTS)
|
||||
#define HAS_MENU_CANCELOBJECT
|
||||
#endif
|
||||
#if ENABLED(CUSTOM_USER_MENUS)
|
||||
#define HAS_MENU_CUSTOM
|
||||
#endif
|
||||
#if EITHER(DELTA_CALIBRATION_MENU, DELTA_AUTO_CALIBRATION)
|
||||
#define HAS_MENU_DELTA_CALIBRATE
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue