Update MSG_SELFTEST_AXIS_LENGTH c=20
This commit is contained in:
parent
83cbfda113
commit
bc9f6b6ae6
9 changed files with 9 additions and 9 deletions
|
@ -8106,7 +8106,7 @@ static void lcd_selftest_error(TestError testError, const char *_error_1, const
|
|||
lcd_print(_error_1);
|
||||
break;
|
||||
case TestError::Axis:
|
||||
lcd_puts_at_P(0, 2, _i("Axis length"));////MSG_SELFTEST_AXIS_LENGTH
|
||||
lcd_puts_at_P(0, 2, _i("Axis length"));////MSG_SELFTEST_AXIS_LENGTH c=20
|
||||
lcd_puts_at_P(0, 3, _i("Axis"));////MSG_SELFTEST_AXIS
|
||||
lcd_set_cursor(18, 3);
|
||||
lcd_print(_error_1);
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
#MSG_AUTOLOADING_ENABLED c=20 r=4
|
||||
"Autoloading filament is active, just press the knob and insert filament..."
|
||||
|
||||
#MSG_SELFTEST_AXIS_LENGTH
|
||||
#MSG_SELFTEST_AXIS_LENGTH c=20
|
||||
"Axis length"
|
||||
|
||||
#MSG_SELFTEST_AXIS
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"Autoloading filament is active, just press the knob and insert filament..."
|
||||
"Automaticke zavadeni filamentu aktivni, stisknete tlacitko a vlozte filament..."
|
||||
|
||||
#MSG_SELFTEST_AXIS_LENGTH
|
||||
#MSG_SELFTEST_AXIS_LENGTH c=20
|
||||
"Axis length"
|
||||
"Delka osy"
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"Autoloading filament is active, just press the knob and insert filament..."
|
||||
"Automatisches Laden Filament ist aktiv, Knopf druecken und Filament einlegen..."
|
||||
|
||||
#MSG_SELFTEST_AXIS_LENGTH
|
||||
#MSG_SELFTEST_AXIS_LENGTH c=20
|
||||
"Axis length"
|
||||
"Achsenlaenge"
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"Autoloading filament is active, just press the knob and insert filament..."
|
||||
"La carga automatica esta activada, pulse el dial e inserte el filamento..."
|
||||
|
||||
#MSG_SELFTEST_AXIS_LENGTH
|
||||
#MSG_SELFTEST_AXIS_LENGTH c=20
|
||||
"Axis length"
|
||||
"Longitud del eje"
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"Autoloading filament is active, just press the knob and insert filament..."
|
||||
"Chargement auto. du fil. active, appuyez sur le bouton et inserez le fil."
|
||||
|
||||
#MSG_SELFTEST_AXIS_LENGTH
|
||||
#MSG_SELFTEST_AXIS_LENGTH c=20
|
||||
"Axis length"
|
||||
"Longueur de l'axe"
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"Autoloading filament is active, just press the knob and insert filament..."
|
||||
"Caricamento automatico attivo, premi la manopola e inserisci il filamento."
|
||||
|
||||
#MSG_SELFTEST_AXIS_LENGTH
|
||||
#MSG_SELFTEST_AXIS_LENGTH c=20
|
||||
"Axis length"
|
||||
"Lunghezza dell'asse"
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"Autoloading filament is active, just press the knob and insert filament..."
|
||||
"Automatisch laden van flament is actief, druk de knop en laad filament..."
|
||||
|
||||
#MSG_SELFTEST_AXIS_LENGTH
|
||||
#MSG_SELFTEST_AXIS_LENGTH c=20
|
||||
"Axis length"
|
||||
"Aslengte"
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"Autoloading filament is active, just press the knob and insert filament..."
|
||||
"Autoladowanie filamentu wlaczone, nacisnij pokretlo i wsun filament..."
|
||||
|
||||
#MSG_SELFTEST_AXIS_LENGTH
|
||||
#MSG_SELFTEST_AXIS_LENGTH c=20
|
||||
"Axis length"
|
||||
"Dlugosc osi"
|
||||
|
||||
|
|
Loading…
Reference in a new issue