Update MSG_SELFTEST_ENDSTOP c=16
This commit is contained in:
parent
17df4e1c8d
commit
3fcc81ebdb
|
|
@ -8077,7 +8077,7 @@ static void lcd_selftest_error(TestError testError, const char *_error_1, const
|
||||||
lcd_puts_at_P(0, 2, _T(MSG_SELFTEST_MOTOR));
|
lcd_puts_at_P(0, 2, _T(MSG_SELFTEST_MOTOR));
|
||||||
lcd_set_cursor(18, 2);
|
lcd_set_cursor(18, 2);
|
||||||
lcd_print(_error_1);
|
lcd_print(_error_1);
|
||||||
lcd_puts_at_P(0, 3, _i("Endstop"));////MSG_SELFTEST_ENDSTOP
|
lcd_puts_at_P(0, 3, _i("Endstop"));////MSG_SELFTEST_ENDSTOP c=16
|
||||||
lcd_set_cursor(18, 3);
|
lcd_set_cursor(18, 3);
|
||||||
lcd_print(_error_2);
|
lcd_print(_error_2);
|
||||||
break;
|
break;
|
||||||
|
|
|
||||||
|
|
@ -196,7 +196,7 @@
|
||||||
#MSG_SELFTEST_ENDSTOP_NOTHIT c=20
|
#MSG_SELFTEST_ENDSTOP_NOTHIT c=20
|
||||||
"Endstop not hit"
|
"Endstop not hit"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOP
|
#MSG_SELFTEST_ENDSTOP c=16
|
||||||
"Endstop"
|
"Endstop"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOPS c=20
|
#MSG_SELFTEST_ENDSTOPS c=20
|
||||||
|
|
|
||||||
|
|
@ -262,7 +262,7 @@
|
||||||
"Endstop not hit"
|
"Endstop not hit"
|
||||||
"Kon. spinac nesepnut"
|
"Kon. spinac nesepnut"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOP
|
#MSG_SELFTEST_ENDSTOP c=16
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Koncovy spinac"
|
"Koncovy spinac"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -262,7 +262,7 @@
|
||||||
"Endstop not hit"
|
"Endstop not hit"
|
||||||
"Ende nicht getroffen"
|
"Ende nicht getroffen"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOP
|
#MSG_SELFTEST_ENDSTOP c=16
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Endanschlag"
|
"Endanschlag"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -262,7 +262,7 @@
|
||||||
"Endstop not hit"
|
"Endstop not hit"
|
||||||
"Endstop no alcanzado"
|
"Endstop no alcanzado"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOP
|
#MSG_SELFTEST_ENDSTOP c=16
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -262,7 +262,7 @@
|
||||||
"Endstop not hit"
|
"Endstop not hit"
|
||||||
"Butee non atteinte"
|
"Butee non atteinte"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOP
|
#MSG_SELFTEST_ENDSTOP c=16
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Butee"
|
"Butee"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -262,7 +262,7 @@
|
||||||
"Endstop not hit"
|
"Endstop not hit"
|
||||||
"Finec. fuori portata"
|
"Finec. fuori portata"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOP
|
#MSG_SELFTEST_ENDSTOP c=16
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Finecorsa"
|
"Finecorsa"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -262,7 +262,7 @@
|
||||||
"Endstop not hit"
|
"Endstop not hit"
|
||||||
"Endstop niet geraakt"
|
"Endstop niet geraakt"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOP
|
#MSG_SELFTEST_ENDSTOP c=16
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Eindstop"
|
"Eindstop"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -262,7 +262,7 @@
|
||||||
"Endstop not hit"
|
"Endstop not hit"
|
||||||
"Krancowka nie aktyw."
|
"Krancowka nie aktyw."
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOP
|
#MSG_SELFTEST_ENDSTOP c=16
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Krancowka"
|
"Krancowka"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue