Update MSG_SELFTEST_ENDSTOPS c=20
This commit is contained in:
parent
4a6c53daf8
commit
17df4e1c8d
|
|
@ -8068,7 +8068,7 @@ static void lcd_selftest_error(TestError testError, const char *_error_1, const
|
||||||
lcd_puts_at_P(0, 3, _T(MSG_SELFTEST_WIRINGERROR));
|
lcd_puts_at_P(0, 3, _T(MSG_SELFTEST_WIRINGERROR));
|
||||||
break;
|
break;
|
||||||
case TestError::Endstops:
|
case TestError::Endstops:
|
||||||
lcd_puts_at_P(0, 2, _i("Endstops"));////MSG_SELFTEST_ENDSTOPS
|
lcd_puts_at_P(0, 2, _i("Endstops"));////MSG_SELFTEST_ENDSTOPS c=20
|
||||||
lcd_puts_at_P(0, 3, _T(MSG_SELFTEST_WIRINGERROR));
|
lcd_puts_at_P(0, 3, _T(MSG_SELFTEST_WIRINGERROR));
|
||||||
lcd_set_cursor(17, 3);
|
lcd_set_cursor(17, 3);
|
||||||
lcd_print(_error_1);
|
lcd_print(_error_1);
|
||||||
|
|
|
||||||
|
|
@ -199,7 +199,7 @@
|
||||||
#MSG_SELFTEST_ENDSTOP
|
#MSG_SELFTEST_ENDSTOP
|
||||||
"Endstop"
|
"Endstop"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOPS
|
#MSG_SELFTEST_ENDSTOPS c=20
|
||||||
"Endstops"
|
"Endstops"
|
||||||
|
|
||||||
#MSG_STACK_ERROR c=20 r=4
|
#MSG_STACK_ERROR c=20 r=4
|
||||||
|
|
|
||||||
|
|
@ -266,7 +266,7 @@
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Koncovy spinac"
|
"Koncovy spinac"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOPS
|
#MSG_SELFTEST_ENDSTOPS c=20
|
||||||
"Endstops"
|
"Endstops"
|
||||||
"Konc. spinace"
|
"Konc. spinace"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -266,7 +266,7 @@
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Endanschlag"
|
"Endanschlag"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOPS
|
#MSG_SELFTEST_ENDSTOPS c=20
|
||||||
"Endstops"
|
"Endstops"
|
||||||
"Endschalter"
|
"Endschalter"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -266,7 +266,7 @@
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOPS
|
#MSG_SELFTEST_ENDSTOPS c=20
|
||||||
"Endstops"
|
"Endstops"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -266,7 +266,7 @@
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Butee"
|
"Butee"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOPS
|
#MSG_SELFTEST_ENDSTOPS c=20
|
||||||
"Endstops"
|
"Endstops"
|
||||||
"Butees"
|
"Butees"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -266,7 +266,7 @@
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Finecorsa"
|
"Finecorsa"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOPS
|
#MSG_SELFTEST_ENDSTOPS c=20
|
||||||
"Endstops"
|
"Endstops"
|
||||||
"Finecorsa"
|
"Finecorsa"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -266,7 +266,7 @@
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Eindstop"
|
"Eindstop"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOPS
|
#MSG_SELFTEST_ENDSTOPS c=20
|
||||||
"Endstops"
|
"Endstops"
|
||||||
"Eindstops"
|
"Eindstops"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -266,7 +266,7 @@
|
||||||
"Endstop"
|
"Endstop"
|
||||||
"Krancowka"
|
"Krancowka"
|
||||||
|
|
||||||
#MSG_SELFTEST_ENDSTOPS
|
#MSG_SELFTEST_ENDSTOPS c=20
|
||||||
"Endstops"
|
"Endstops"
|
||||||
"Krancowki"
|
"Krancowki"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue