|
@ -400,7 +400,7 @@ void menu_motion() { |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#if ENABLED(LEVEL_BED_CORNERS) && DISABLED(LCD_BED_LEVELING) |
|
|
#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 |
|
|
#endif |
|
|
|
|
|
|
|
|
#if ENABLED(Z_MIN_PROBE_REPEATABILITY_TEST) |
|
|
#if ENABLED(Z_MIN_PROBE_REPEATABILITY_TEST) |
|
|