Lang - text " cold extrusion prevented" removed from dictionary
This commit is contained in:
parent
104353c0c5
commit
283e33dd69
8 changed files with 1 additions and 28 deletions
|
@ -758,7 +758,7 @@ void plan_buffer_line(float x, float y, float z, const float &e, float feed_rate
|
|||
de_float = 0;
|
||||
#endif
|
||||
SERIAL_ECHO_START;
|
||||
SERIAL_ECHOLNRPGM(_i(" cold extrusion prevented"));////MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
|
||||
SERIAL_ECHOLNRPGM(_n(" cold extrusion prevented"));////MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
|
||||
}
|
||||
|
||||
#ifdef PREVENT_LENGTHY_EXTRUDE
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
|
||||
" cold extrusion prevented"
|
||||
|
||||
#MSG_FREE_MEMORY c=0 r=0
|
||||
" Free Memory: "
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
#MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
|
||||
" cold extrusion prevented"
|
||||
"zabraneno extruzi za studena"
|
||||
|
||||
#MSG_FREE_MEMORY c=0 r=0
|
||||
" Free Memory: "
|
||||
"Volna pamet: "
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
#MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
|
||||
" cold extrusion prevented"
|
||||
" stopp, Extruder kalt!"
|
||||
|
||||
#MSG_FREE_MEMORY c=0 r=0
|
||||
" Free Memory: "
|
||||
" Freier Speicher: "
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
#MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
|
||||
" cold extrusion prevented"
|
||||
"extrusion en frio prevenida"
|
||||
|
||||
#MSG_FREE_MEMORY c=0 r=0
|
||||
" Free Memory: "
|
||||
"Memoria Libre: "
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
#MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
|
||||
" cold extrusion prevented"
|
||||
"extrusion a froid evitee"
|
||||
|
||||
#MSG_FREE_MEMORY c=0 r=0
|
||||
" Free Memory: "
|
||||
"Memoire libre :"
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
#MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
|
||||
" cold extrusion prevented"
|
||||
"evitata estrusione fredda"
|
||||
|
||||
#MSG_FREE_MEMORY c=0 r=0
|
||||
" Free Memory: "
|
||||
"Memoria Libera: "
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
#MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
|
||||
" cold extrusion prevented"
|
||||
" nie dopuszczono do zimnej ekstruzji"
|
||||
|
||||
#MSG_FREE_MEMORY c=0 r=0
|
||||
" Free Memory: "
|
||||
" Wolna pamiec:"
|
||||
|
|
Loading…
Reference in a new issue