mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-24 07:03:55 -06:00
🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING
This commit is contained in:
parent
bcd9bb9628
commit
2b3ba02f09
15 changed files with 98 additions and 92 deletions
|
@ -53,7 +53,7 @@
|
|||
#if ENABLED(BACKLASH_GCODE)
|
||||
#define HAS_MENU_BACKLASH
|
||||
#endif
|
||||
#if ENABLED(LEVEL_BED_CORNERS)
|
||||
#if ENABLED(LCD_BED_TRAMMING)
|
||||
#define HAS_MENU_BED_CORNERS
|
||||
#endif
|
||||
#if ENABLED(CANCEL_OBJECTS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue