Update "MMU needs user attention." c= r= values
This commit is contained in:
parent
0928c3d133
commit
4dc99d970d
@ -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
|
||||
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++;
|
||||
}
|
||||
else { //screen 1
|
||||
|
@ -478,7 +478,7 @@
|
||||
#MSG_SILENT
|
||||
"Silent"
|
||||
|
||||
#
|
||||
# c=20 r=3
|
||||
"MMU needs user attention."
|
||||
|
||||
#
|
||||
|
@ -638,7 +638,7 @@
|
||||
"Silent"
|
||||
"Tichy"
|
||||
|
||||
#
|
||||
# c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU potrebuje zasah uzivatele."
|
||||
|
||||
|
@ -638,7 +638,7 @@
|
||||
"Silent"
|
||||
"Leise"
|
||||
|
||||
#
|
||||
# c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU erfordert Benutzereingriff."
|
||||
|
||||
|
@ -638,7 +638,7 @@
|
||||
"Silent"
|
||||
"Silencio"
|
||||
|
||||
#
|
||||
# c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU necesita atencion del usuario."
|
||||
|
||||
|
@ -638,7 +638,7 @@
|
||||
"Silent"
|
||||
"Furtif"
|
||||
|
||||
#
|
||||
# c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"Le MMU necessite l'attention de l'utilisateur."
|
||||
|
||||
|
@ -638,7 +638,7 @@
|
||||
"Silent"
|
||||
"Silenzioso"
|
||||
|
||||
#
|
||||
# c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"Il MMU richiede attenzione dall'utente."
|
||||
|
||||
|
@ -638,7 +638,7 @@
|
||||
"Silent"
|
||||
"Stil"
|
||||
|
||||
#
|
||||
# c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU heeft gebruikersaandacht nodig."
|
||||
|
||||
|
@ -638,7 +638,7 @@
|
||||
"Silent"
|
||||
"Cichy"
|
||||
|
||||
#
|
||||
# c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU wymaga uwagi uzytkownika."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user