Define #MSG_CHECK_IR_CONNECTION c=20 r=4
This commit is contained in:
parent
bd8ab39b39
commit
4749dd1750
9 changed files with 9 additions and 9 deletions
|
@ -7340,7 +7340,7 @@ static void lcd_detect_IRsensor(){
|
|||
lcd_show_fullscreen_message_and_wait_P(_i("Please unload the filament first, then repeat this action."));////MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
return;
|
||||
} else {
|
||||
lcd_show_fullscreen_message_and_wait_P(_i("Please check the IR sensor connection, unload filament if present."));
|
||||
lcd_show_fullscreen_message_and_wait_P(_i("Please check the IR sensor connection, unload filament if present."));////MSG_CHECK_IR_CONNECTION c=20 r=4
|
||||
bAction = lcd_selftest_IRsensor(true);
|
||||
}
|
||||
if(bAction){
|
||||
|
|
|
@ -679,7 +679,7 @@
|
|||
#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
"Please unload the filament first, then repeat this action."
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_CHECK_IR_CONNECTION c=20 r=4
|
||||
"Please check the IR sensor connection, unload filament if present."
|
||||
|
||||
#MSG_RECOVERING_PRINT c=20
|
||||
|
|
|
@ -906,7 +906,7 @@
|
|||
"Please unload the filament first, then repeat this action."
|
||||
"Prosim vyjmete filament a zopakujte tuto akci"
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_CHECK_IR_CONNECTION c=20 r=4
|
||||
"Please check the IR sensor connection, unload filament if present."
|
||||
"Prosim zkontrolujte zapojeni IR senzoru a vyjmuty filament"
|
||||
|
||||
|
|
|
@ -906,7 +906,7 @@
|
|||
"Please unload the filament first, then repeat this action."
|
||||
"Bitte entladen Sie erst das Filament und versuchen Sie es nochmal."
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_CHECK_IR_CONNECTION c=20 r=4
|
||||
"Please check the IR sensor connection, unload filament if present."
|
||||
"Bitte IR Sensor Verbindungen ueber- pruefen und Filament entladen ist."
|
||||
|
||||
|
|
|
@ -906,7 +906,7 @@
|
|||
"Please unload the filament first, then repeat this action."
|
||||
"Primero descargue el filamento, luego repita esta accion."
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_CHECK_IR_CONNECTION c=20 r=4
|
||||
"Please check the IR sensor connection, unload filament if present."
|
||||
"Por favor comprueba la conexion del IR sensor y filamento esta descargado."
|
||||
|
||||
|
|
|
@ -906,7 +906,7 @@
|
|||
"Please unload the filament first, then repeat this action."
|
||||
"SVP, dechargez le filament et reessayez."
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_CHECK_IR_CONNECTION c=20 r=4
|
||||
"Please check the IR sensor connection, unload filament if present."
|
||||
"SVP, verifiez la connexion du capteur IR et decharge le filament."
|
||||
|
||||
|
|
|
@ -906,7 +906,7 @@
|
|||
"Please unload the filament first, then repeat this action."
|
||||
"Scaricare prima il filamento, poi ripetere l'operazione."
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_CHECK_IR_CONNECTION c=20 r=4
|
||||
"Please check the IR sensor connection, unload filament if present."
|
||||
"Controllare il collegamento al sensore e rimuovere il filamento."
|
||||
|
||||
|
|
|
@ -906,7 +906,7 @@
|
|||
"Please unload the filament first, then repeat this action."
|
||||
"Verwijder eerst het filament en probeer het opnieuw."
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_CHECK_IR_CONNECTION c=20 r=4
|
||||
"Please check the IR sensor connection, unload filament if present."
|
||||
"AUB IR sensor ver- binding kontrolleren , verwijder filament indien aanwezig."
|
||||
|
||||
|
|
|
@ -906,7 +906,7 @@
|
|||
"Please unload the filament first, then repeat this action."
|
||||
"Najpierw rozladuj filament, nastepnie powtorz czynnosc."
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_CHECK_IR_CONNECTION c=20 r=4
|
||||
"Please check the IR sensor connection, unload filament if present."
|
||||
"Sprawdz polaczenie czujnika IR, rozladuj filament, jesli zaladowany."
|
||||
|
||||
|
|
Loading…
Reference in a new issue