🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING

This commit is contained in:
Scott Lahteine 2022-06-03 18:16:43 -05:00
parent bcd9bb9628
commit 2b3ba02f09
15 changed files with 98 additions and 92 deletions

View file

@ -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)