mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-02-15 08:59:45 -07:00
🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING
This commit is contained in:
parent
f3b593ae73
commit
d7a71beaf4
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