Define #MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
This commit is contained in:
parent
5280a89fba
commit
bd8ab39b39
9 changed files with 9 additions and 9 deletions
|
@ -7337,7 +7337,7 @@ static void lcd_detect_IRsensor(){
|
|||
/// @todo Add autodetection with MMU2s
|
||||
loaded = ! READ(IR_SENSOR_PIN);
|
||||
if(loaded ){
|
||||
lcd_show_fullscreen_message_and_wait_P(_i("Please unload the filament first, then repeat this action."));
|
||||
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."));
|
||||
|
|
|
@ -676,7 +676,7 @@
|
|||
#MSG_BED_CORRECTION_REAR c=14 r=1
|
||||
"Rear side [um]"
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
"Please unload the filament first, then repeat this action."
|
||||
|
||||
# c=20 r=4
|
||||
|
|
|
@ -902,7 +902,7 @@
|
|||
"Rear side [um]"
|
||||
"Vzadu [um]"
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
"Please unload the filament first, then repeat this action."
|
||||
"Prosim vyjmete filament a zopakujte tuto akci"
|
||||
|
||||
|
|
|
@ -902,7 +902,7 @@
|
|||
"Rear side [um]"
|
||||
"Hinten [um]"
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
"Please unload the filament first, then repeat this action."
|
||||
"Bitte entladen Sie erst das Filament und versuchen Sie es nochmal."
|
||||
|
||||
|
|
|
@ -902,7 +902,7 @@
|
|||
"Rear side [um]"
|
||||
"Trasera [um]"
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
"Please unload the filament first, then repeat this action."
|
||||
"Primero descargue el filamento, luego repita esta accion."
|
||||
|
||||
|
|
|
@ -902,7 +902,7 @@
|
|||
"Rear side [um]"
|
||||
"Arriere [um]"
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
"Please unload the filament first, then repeat this action."
|
||||
"SVP, dechargez le filament et reessayez."
|
||||
|
||||
|
|
|
@ -902,7 +902,7 @@
|
|||
"Rear side [um]"
|
||||
"Retro [um]"
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
"Please unload the filament first, then repeat this action."
|
||||
"Scaricare prima il filamento, poi ripetere l'operazione."
|
||||
|
||||
|
|
|
@ -902,7 +902,7 @@
|
|||
"Rear side [um]"
|
||||
"Achterkant[um]"
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
"Please unload the filament first, then repeat this action."
|
||||
"Verwijder eerst het filament en probeer het opnieuw."
|
||||
|
||||
|
|
|
@ -902,7 +902,7 @@
|
|||
"Rear side [um]"
|
||||
"Tyl [um]"
|
||||
|
||||
# c=20 r=4
|
||||
#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
|
||||
"Please unload the filament first, then repeat this action."
|
||||
"Najpierw rozladuj filament, nastepnie powtorz czynnosc."
|
||||
|
||||
|
|
Loading…
Reference in a new issue