Update MSG_SELFTEST_ENDSTOP c=16
This commit is contained in:
parent
17df4e1c8d
commit
3fcc81ebdb
9 changed files with 9 additions and 9 deletions
|
@ -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_set_cursor(18, 2);
|
||||
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_print(_error_2);
|
||||
break;
|
||||
|
|
|
@ -196,7 +196,7 @@
|
|||
#MSG_SELFTEST_ENDSTOP_NOTHIT c=20
|
||||
"Endstop not hit"
|
||||
|
||||
#MSG_SELFTEST_ENDSTOP
|
||||
#MSG_SELFTEST_ENDSTOP c=16
|
||||
"Endstop"
|
||||
|
||||
#MSG_SELFTEST_ENDSTOPS c=20
|
||||
|
|
|
@ -262,7 +262,7 @@
|
|||
"Endstop not hit"
|
||||
"Kon. spinac nesepnut"
|
||||
|
||||
#MSG_SELFTEST_ENDSTOP
|
||||
#MSG_SELFTEST_ENDSTOP c=16
|
||||
"Endstop"
|
||||
"Koncovy spinac"
|
||||
|
||||
|
|
|
@ -262,7 +262,7 @@
|
|||
"Endstop not hit"
|
||||
"Ende nicht getroffen"
|
||||
|
||||
#MSG_SELFTEST_ENDSTOP
|
||||
#MSG_SELFTEST_ENDSTOP c=16
|
||||
"Endstop"
|
||||
"Endanschlag"
|
||||
|
||||
|
|
|
@ -262,7 +262,7 @@
|
|||
"Endstop not hit"
|
||||
"Endstop no alcanzado"
|
||||
|
||||
#MSG_SELFTEST_ENDSTOP
|
||||
#MSG_SELFTEST_ENDSTOP c=16
|
||||
"Endstop"
|
||||
"\x00"
|
||||
|
||||
|
|
|
@ -262,7 +262,7 @@
|
|||
"Endstop not hit"
|
||||
"Butee non atteinte"
|
||||
|
||||
#MSG_SELFTEST_ENDSTOP
|
||||
#MSG_SELFTEST_ENDSTOP c=16
|
||||
"Endstop"
|
||||
"Butee"
|
||||
|
||||
|
|
|
@ -262,7 +262,7 @@
|
|||
"Endstop not hit"
|
||||
"Finec. fuori portata"
|
||||
|
||||
#MSG_SELFTEST_ENDSTOP
|
||||
#MSG_SELFTEST_ENDSTOP c=16
|
||||
"Endstop"
|
||||
"Finecorsa"
|
||||
|
||||
|
|
|
@ -262,7 +262,7 @@
|
|||
"Endstop not hit"
|
||||
"Endstop niet geraakt"
|
||||
|
||||
#MSG_SELFTEST_ENDSTOP
|
||||
#MSG_SELFTEST_ENDSTOP c=16
|
||||
"Endstop"
|
||||
"Eindstop"
|
||||
|
||||
|
|
|
@ -262,7 +262,7 @@
|
|||
"Endstop not hit"
|
||||
"Krancowka nie aktyw."
|
||||
|
||||
#MSG_SELFTEST_ENDSTOP
|
||||
#MSG_SELFTEST_ENDSTOP c=16
|
||||
"Endstop"
|
||||
"Krancowka"
|
||||
|
||||
|
|
Loading…
Reference in a new issue