🌐 Level Corners => Bed Tramming

This commit is contained in:
Scott Lahteine
2021-07-25 02:12:48 -05:00
parent 3b57c3316a
commit b1bc2e8003
24 changed files with 65 additions and 74 deletions

View File

@@ -288,7 +288,7 @@ void menu_bed_leveling() {
#endif
#if ENABLED(LEVEL_BED_CORNERS)
SUBMENU(MSG_LEVEL_CORNERS, _lcd_level_bed_corners);
SUBMENU(MSG_BED_TRAMMING, _lcd_level_bed_corners);
#endif
#if ENABLED(EEPROM_SETTINGS)