Update "Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled." c= r= values
This commit is contained in:
parent
c39b22724d
commit
5cbb5b0e17
9 changed files with 9 additions and 9 deletions
|
@ -399,7 +399,7 @@ lcd_wait_for_click_delay(MSG_PRINT_CHECKING_FAILED_TIMEOUT);
|
|||
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."));
|
||||
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=8
|
||||
lcd_print_stop();
|
||||
break;
|
||||
case ClCheckMode::_None:
|
||||
|
|
|
@ -1063,7 +1063,7 @@
|
|||
#
|
||||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
|
||||
#
|
||||
# c=20 r=8
|
||||
"Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
|
||||
|
||||
# c=20
|
||||
|
|
|
@ -1418,7 +1418,7 @@
|
|||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Prumer trysky tiskarny se lisi od G-code. Pokracovat?"
|
||||
|
||||
#
|
||||
# c=20 r=8
|
||||
"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."
|
||||
|
||||
|
|
|
@ -1418,7 +1418,7 @@
|
|||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Der Durchmesser der Druckerduese weicht vom G-Code ab. Fortfahren?"
|
||||
|
||||
#
|
||||
# c=20 r=8
|
||||
"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."
|
||||
|
||||
|
|
|
@ -1418,7 +1418,7 @@
|
|||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Diametro nozzle impresora difiere de cod.G. ?Continuar?"
|
||||
|
||||
#
|
||||
# c=20 r=8
|
||||
"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."
|
||||
|
||||
|
|
|
@ -1418,7 +1418,7 @@
|
|||
"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=8
|
||||
"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."
|
||||
|
||||
|
|
|
@ -1418,7 +1418,7 @@
|
|||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Diametro ugello diverso da G-Code. Continuare?"
|
||||
|
||||
#
|
||||
# c=20 r=8
|
||||
"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."
|
||||
|
||||
|
|
|
@ -1418,7 +1418,7 @@
|
|||
"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=8
|
||||
"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."
|
||||
|
||||
|
|
|
@ -1418,7 +1418,7 @@
|
|||
"Printer nozzle diameter differs from the G-code. Continue?"
|
||||
"Srednica dyszy drukarki rozni sie od tej w G-code. Kontynuowac?"
|
||||
|
||||
#
|
||||
# c=20 r=8
|
||||
"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 a new issue