Update #MSG_BELTTEST c=18
This commit is contained in:
parent
b697117654
commit
12dc48ff1a
@ -5693,7 +5693,7 @@ static void lcd_calibration_menu()
|
||||
}
|
||||
MENU_ITEM_GCODE_P(_T(MSG_AUTO_HOME), PSTR("G28 W"));
|
||||
#ifdef TMC2130
|
||||
MENU_ITEM_FUNCTION_P(_i("Belt test "), lcd_belttest_v);////MSG_BELTTEST c=17
|
||||
MENU_ITEM_FUNCTION_P(_i("Belt test "), lcd_belttest_v);////MSG_BELTTEST c=18
|
||||
#endif //TMC2130
|
||||
MENU_ITEM_FUNCTION_P(_i("Selftest "), lcd_selftest_v);////MSG_SELFTEST c=18
|
||||
#ifdef MK1BP
|
||||
|
@ -82,7 +82,7 @@
|
||||
#MSG_BED_CORRECTION_MENU c=18
|
||||
"Bed level correct"
|
||||
|
||||
#MSG_BELTTEST c=17
|
||||
#MSG_BELTTEST c=18
|
||||
"Belt test "
|
||||
|
||||
#MSG_BED_LEVELING_FAILED_POINT_LOW c=20 r=6
|
||||
|
@ -110,7 +110,7 @@
|
||||
"Bed level correct"
|
||||
"Korekce podlozky"
|
||||
|
||||
#MSG_BELTTEST c=17
|
||||
#MSG_BELTTEST c=18
|
||||
"Belt test "
|
||||
"Test remenu "
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
||||
"Bed level correct"
|
||||
"Ausgleich Bett ok"
|
||||
|
||||
#MSG_BELTTEST c=17
|
||||
#MSG_BELTTEST c=18
|
||||
"Belt test "
|
||||
"Riementest "
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
||||
"Bed level correct"
|
||||
"Corr. de la cama"
|
||||
|
||||
#MSG_BELTTEST c=17
|
||||
#MSG_BELTTEST c=18
|
||||
"Belt test "
|
||||
"Test cinturon "
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
||||
"Bed level correct"
|
||||
"Corr. niveau plateau"
|
||||
|
||||
#MSG_BELTTEST c=17
|
||||
#MSG_BELTTEST c=18
|
||||
"Belt test "
|
||||
"Test de courroie "
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
||||
"Bed level correct"
|
||||
"Correz. liv.piano"
|
||||
|
||||
#MSG_BELTTEST c=17
|
||||
#MSG_BELTTEST c=18
|
||||
"Belt test "
|
||||
"Test cinghie "
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
||||
"Bed level correct"
|
||||
"Bed niveau correct"
|
||||
|
||||
#MSG_BELTTEST c=17
|
||||
#MSG_BELTTEST c=18
|
||||
"Belt test "
|
||||
"Riemtest "
|
||||
|
||||
|
@ -110,7 +110,7 @@
|
||||
"Bed level correct"
|
||||
"Korekta stolu"
|
||||
|
||||
#MSG_BELTTEST c=17
|
||||
#MSG_BELTTEST c=18
|
||||
"Belt test "
|
||||
"Test paskow"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user