Update MSG_WAITING_TEMP c=20 r=4
This commit is contained in:
parent
787b6111e5
commit
1bba2255c1
9 changed files with 9 additions and 9 deletions
|
@ -3198,7 +3198,7 @@ void lcd_wait_for_cool_down() {
|
|||
int fanSpeedBckp = fanSpeed;
|
||||
fanSpeed = 255;
|
||||
while ((degHotend(0)>MAX_HOTEND_TEMP_CALIBRATION) || (degBed() > MAX_BED_TEMP_CALIBRATION)) {
|
||||
lcd_display_message_fullscreen_P(_i("Waiting for nozzle and bed cooling"));////MSG_WAITING_TEMP c=20 r=3
|
||||
lcd_display_message_fullscreen_P(_i("Waiting for nozzle and bed cooling"));////MSG_WAITING_TEMP c=20 r=4
|
||||
|
||||
lcd_set_cursor(0, 4);
|
||||
lcd_print(LCD_STR_THERMOMETER[0]);
|
||||
|
|
|
@ -904,7 +904,7 @@
|
|||
#MSG_USERWAIT c=20
|
||||
"Wait for user..."
|
||||
|
||||
#MSG_WAITING_TEMP c=20 r=3
|
||||
#MSG_WAITING_TEMP c=20 r=4
|
||||
"Waiting for nozzle and bed cooling"
|
||||
|
||||
#MSG_WAITING_TEMP_PINDA c=20 r=3
|
||||
|
|
|
@ -1206,7 +1206,7 @@
|
|||
"Wait for user..."
|
||||
"Ceka se na uzivatele"
|
||||
|
||||
#MSG_WAITING_TEMP c=20 r=3
|
||||
#MSG_WAITING_TEMP c=20 r=4
|
||||
"Waiting for nozzle and bed cooling"
|
||||
"Cekani na zchladnuti trysky a podlozky."
|
||||
|
||||
|
|
|
@ -1206,7 +1206,7 @@
|
|||
"Wait for user..."
|
||||
"Warte auf Benutzer.."
|
||||
|
||||
#MSG_WAITING_TEMP c=20 r=3
|
||||
#MSG_WAITING_TEMP c=20 r=4
|
||||
"Waiting for nozzle and bed cooling"
|
||||
"Warten bis Heizung und Bett abgekuehlt sind"
|
||||
|
||||
|
|
|
@ -1206,7 +1206,7 @@
|
|||
"Wait for user..."
|
||||
"Esperando ordenes..."
|
||||
|
||||
#MSG_WAITING_TEMP c=20 r=3
|
||||
#MSG_WAITING_TEMP c=20 r=4
|
||||
"Waiting for nozzle and bed cooling"
|
||||
"Esperando enfriamiento de la base y extrusor."
|
||||
|
||||
|
|
|
@ -1206,7 +1206,7 @@
|
|||
"Wait for user..."
|
||||
"Attente utilisateur."
|
||||
|
||||
#MSG_WAITING_TEMP c=20 r=3
|
||||
#MSG_WAITING_TEMP c=20 r=4
|
||||
"Waiting for nozzle and bed cooling"
|
||||
"Attente du refroidissement des buse et plateau chauffant"
|
||||
|
||||
|
|
|
@ -1206,7 +1206,7 @@
|
|||
"Wait for user..."
|
||||
"Attendendo utente..."
|
||||
|
||||
#MSG_WAITING_TEMP c=20 r=3
|
||||
#MSG_WAITING_TEMP c=20 r=4
|
||||
"Waiting for nozzle and bed cooling"
|
||||
"In attesa del raffreddamento dell'ugello e del piano"
|
||||
|
||||
|
|
|
@ -1206,7 +1206,7 @@
|
|||
"Wait for user..."
|
||||
"Wacht op gebruiker.."
|
||||
|
||||
#MSG_WAITING_TEMP c=20 r=3
|
||||
#MSG_WAITING_TEMP c=20 r=4
|
||||
"Waiting for nozzle and bed cooling"
|
||||
"Wachten op afkoelen van tuit en bed"
|
||||
|
||||
|
|
|
@ -1206,7 +1206,7 @@
|
|||
"Wait for user..."
|
||||
"Czekam na uzytkownika..."
|
||||
|
||||
#MSG_WAITING_TEMP c=20 r=3
|
||||
#MSG_WAITING_TEMP c=20 r=4
|
||||
"Waiting for nozzle and bed cooling"
|
||||
"Oczekiwanie na wychlodzenie dyszy i stolu"
|
||||
|
||||
|
|
Loading…
Reference in a new issue