Define #MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5, #MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
This commit is contained in:
parent
cdfc40fb62
commit
15919a0f09
@ -393,13 +393,13 @@ switch(oCheckMode)
|
||||
{
|
||||
case ClCheckMode::_Warn:
|
||||
// lcd_show_fullscreen_message_and_wait_P(_i("Printer nozzle diameter differs from the G-code. Continue?"));
|
||||
lcd_display_message_fullscreen_P(_i("Printer nozzle diameter differs from the G-code. Continue?"));////c=20 r=5
|
||||
lcd_display_message_fullscreen_P(_i("Printer nozzle diameter differs from the G-code. Continue?"));////MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
|
||||
lcd_wait_for_click_delay(MSG_PRINT_CHECKING_FAILED_TIMEOUT);
|
||||
//???custom_message_type=CUSTOM_MSG_TYPE_STATUS; // display / status-line recovery
|
||||
lcd_update_enable(true); // display / status-line recovery
|
||||
break;
|
||||
case ClCheckMode::_Strict:
|
||||
lcd_show_fullscreen_message_and_wait_P(_i("Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."));////c=20 r=9
|
||||
lcd_show_fullscreen_message_and_wait_P(_i("Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."));////MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
||||
lcd_print_stop();
|
||||
break;
|
||||
case ClCheckMode::_None:
|
||||
|
@ -1054,10 +1054,10 @@
|
||||
#MSG_PREHEATING_TO_EJECT c=20
|
||||
"Preheating to eject"
|
||||
|
||||
# c=20 r=5
|
||||
#MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
|
||||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
|
||||
# c=20 r=9
|
||||
#MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
||||
"Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
|
||||
|
||||
# c=20
|
||||
|
@ -1406,11 +1406,11 @@
|
||||
"Preheating to eject"
|
||||
"Predehrev k vysunuti"
|
||||
|
||||
# c=20 r=5
|
||||
#MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
|
||||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Prumer trysky tiskarny se lisi od G-code. Pokracovat?"
|
||||
|
||||
# c=20 r=9
|
||||
#MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
||||
"Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
|
||||
"Prumer trysky tiskarny se lisi od G-code. Prosim zkontrolujte nastaveni. Tisk zrusen."
|
||||
|
||||
|
@ -1406,11 +1406,11 @@
|
||||
"Preheating to eject"
|
||||
"Heizen zum Auswurf"
|
||||
|
||||
# c=20 r=5
|
||||
#MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
|
||||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Der Durchmesser der Druckerduese weicht vom G-Code ab. Fortfahren?"
|
||||
|
||||
# c=20 r=9
|
||||
#MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
||||
"Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
|
||||
"Der Durchmesser der Druckerduese weicht vom G-Code ab. Bitte ueberpruefen Sie den Wert in den Einstellungen. Druck abgebrochen."
|
||||
|
||||
|
@ -1406,11 +1406,11 @@
|
||||
"Preheating to eject"
|
||||
"Precalent. expulsar"
|
||||
|
||||
# c=20 r=5
|
||||
#MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
|
||||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Diametro nozzle impresora difiere de cod.G. ?Continuar?"
|
||||
|
||||
# c=20 r=9
|
||||
#MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
||||
"Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
|
||||
"Diametro nozzle Impresora difiere de cod.G. Comprueba los valores en ajustes. Impresion cancelada."
|
||||
|
||||
|
@ -1406,11 +1406,11 @@
|
||||
"Preheating to eject"
|
||||
"Chauf. pour remonter"
|
||||
|
||||
# c=20 r=5
|
||||
#MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
|
||||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Diametre de la buse dans les reglages ne correspond pas a celui dans le G-Code. Continuer?"
|
||||
|
||||
# c=20 r=9
|
||||
#MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
||||
"Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
|
||||
"Diametre de la buse dans les reglages ne correspond pas a celui dans le G-Code. Merci de verifier le parametre dans les reglages. Impression annulee."
|
||||
|
||||
|
@ -1406,11 +1406,11 @@
|
||||
"Preheating to eject"
|
||||
"Preriscalda. espuls."
|
||||
|
||||
# c=20 r=5
|
||||
#MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
|
||||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Diametro ugello diverso da G-Code. Continuare?"
|
||||
|
||||
# c=20 r=9
|
||||
#MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
||||
"Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
|
||||
"Diametro ugello diverso dal G-Code. Controlla il valore nelle impostazioni. Stampa annullata."
|
||||
|
||||
|
@ -1406,11 +1406,11 @@
|
||||
"Preheating to eject"
|
||||
"Opwarm.te uitwerpen"
|
||||
|
||||
# c=20 r=5
|
||||
#MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
|
||||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"De diameter van de tuit van de printer verschilt van de G-code. Doorgaan?"
|
||||
|
||||
# c=20 r=9
|
||||
#MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
||||
"Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
|
||||
"De diameter van de tuit van de printer verschilt van de G-code. Controleer de waarde in de instellingen. Afdrukken geannuleerd."
|
||||
|
||||
|
@ -1406,11 +1406,11 @@
|
||||
"Preheating to eject"
|
||||
"Nagrzew. wysuniecia"
|
||||
|
||||
# c=20 r=5
|
||||
#MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
|
||||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Srednica dyszy drukarki rozni sie od tej w G-code. Kontynuowac?"
|
||||
|
||||
# c=20 r=9
|
||||
#MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
|
||||
"Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
|
||||
"Srednica dyszy rozni sie od tej w G-code. Sprawdz ustawienia. Druk anulowany."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user