Update "MMU needs user attention." c= r= values
This commit is contained in:
parent
0928c3d133
commit
4dc99d970d
9 changed files with 9 additions and 9 deletions
|
@ -718,7 +718,7 @@ void manage_response(bool move_axes, bool turn_off_nozzle, uint8_t move)
|
||||||
|
|
||||||
//first three lines are used for printing multiscreen message; last line contains measured and target nozzle temperature
|
//first three lines are used for printing multiscreen message; last line contains measured and target nozzle temperature
|
||||||
if (screen == 0) { //screen 0
|
if (screen == 0) { //screen 0
|
||||||
lcd_display_message_fullscreen_P(_i("MMU needs user attention."));
|
lcd_display_message_fullscreen_P(_i("MMU needs user attention."));////c=20 r=3
|
||||||
screen++;
|
screen++;
|
||||||
}
|
}
|
||||||
else { //screen 1
|
else { //screen 1
|
||||||
|
|
|
@ -478,7 +478,7 @@
|
||||||
#MSG_SILENT
|
#MSG_SILENT
|
||||||
"Silent"
|
"Silent"
|
||||||
|
|
||||||
#
|
# c=20 r=3
|
||||||
"MMU needs user attention."
|
"MMU needs user attention."
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
@ -638,7 +638,7 @@
|
||||||
"Silent"
|
"Silent"
|
||||||
"Tichy"
|
"Tichy"
|
||||||
|
|
||||||
#
|
# c=20 r=3
|
||||||
"MMU needs user attention."
|
"MMU needs user attention."
|
||||||
"MMU potrebuje zasah uzivatele."
|
"MMU potrebuje zasah uzivatele."
|
||||||
|
|
||||||
|
|
|
@ -638,7 +638,7 @@
|
||||||
"Silent"
|
"Silent"
|
||||||
"Leise"
|
"Leise"
|
||||||
|
|
||||||
#
|
# c=20 r=3
|
||||||
"MMU needs user attention."
|
"MMU needs user attention."
|
||||||
"MMU erfordert Benutzereingriff."
|
"MMU erfordert Benutzereingriff."
|
||||||
|
|
||||||
|
|
|
@ -638,7 +638,7 @@
|
||||||
"Silent"
|
"Silent"
|
||||||
"Silencio"
|
"Silencio"
|
||||||
|
|
||||||
#
|
# c=20 r=3
|
||||||
"MMU needs user attention."
|
"MMU needs user attention."
|
||||||
"MMU necesita atencion del usuario."
|
"MMU necesita atencion del usuario."
|
||||||
|
|
||||||
|
|
|
@ -638,7 +638,7 @@
|
||||||
"Silent"
|
"Silent"
|
||||||
"Furtif"
|
"Furtif"
|
||||||
|
|
||||||
#
|
# c=20 r=3
|
||||||
"MMU needs user attention."
|
"MMU needs user attention."
|
||||||
"Le MMU necessite l'attention de l'utilisateur."
|
"Le MMU necessite l'attention de l'utilisateur."
|
||||||
|
|
||||||
|
|
|
@ -638,7 +638,7 @@
|
||||||
"Silent"
|
"Silent"
|
||||||
"Silenzioso"
|
"Silenzioso"
|
||||||
|
|
||||||
#
|
# c=20 r=3
|
||||||
"MMU needs user attention."
|
"MMU needs user attention."
|
||||||
"Il MMU richiede attenzione dall'utente."
|
"Il MMU richiede attenzione dall'utente."
|
||||||
|
|
||||||
|
|
|
@ -638,7 +638,7 @@
|
||||||
"Silent"
|
"Silent"
|
||||||
"Stil"
|
"Stil"
|
||||||
|
|
||||||
#
|
# c=20 r=3
|
||||||
"MMU needs user attention."
|
"MMU needs user attention."
|
||||||
"MMU heeft gebruikersaandacht nodig."
|
"MMU heeft gebruikersaandacht nodig."
|
||||||
|
|
||||||
|
|
|
@ -638,7 +638,7 @@
|
||||||
"Silent"
|
"Silent"
|
||||||
"Cichy"
|
"Cichy"
|
||||||
|
|
||||||
#
|
# c=20 r=3
|
||||||
"MMU needs user attention."
|
"MMU needs user attention."
|
||||||
"MMU wymaga uwagi uzytkownika."
|
"MMU wymaga uwagi uzytkownika."
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue