Level Bed Corners is a sub-menu
This commit is contained in:
parent
7226f6834e
commit
c353eab898
@ -400,7 +400,7 @@ void menu_motion() {
|
||||
#endif
|
||||
|
||||
#if ENABLED(LEVEL_BED_CORNERS) && DISABLED(LCD_BED_LEVELING)
|
||||
ACTION_ITEM(MSG_LEVEL_CORNERS, _lcd_level_bed_corners);
|
||||
SUBMENU(MSG_LEVEL_CORNERS, _lcd_level_bed_corners);
|
||||
#endif
|
||||
|
||||
#if ENABLED(Z_MIN_PROBE_REPEATABILITY_TEST)
|
||||
|
Loading…
Reference in New Issue
Block a user