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