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;
|
de_float = 0;
|
||||||
#endif
|
#endif
|
||||||
SERIAL_ECHO_START;
|
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
|
#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
|
#MSG_FREE_MEMORY c=0 r=0
|
||||||
" Free Memory: "
|
" 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
|
#MSG_FREE_MEMORY c=0 r=0
|
||||||
" Free Memory: "
|
" Free Memory: "
|
||||||
"Volna pamet: "
|
"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
|
#MSG_FREE_MEMORY c=0 r=0
|
||||||
" Free Memory: "
|
" Free Memory: "
|
||||||
" Freier Speicher: "
|
" 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
|
#MSG_FREE_MEMORY c=0 r=0
|
||||||
" Free Memory: "
|
" Free Memory: "
|
||||||
"Memoria Libre: "
|
"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
|
#MSG_FREE_MEMORY c=0 r=0
|
||||||
" Free Memory: "
|
" Free Memory: "
|
||||||
"Memoire libre :"
|
"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
|
#MSG_FREE_MEMORY c=0 r=0
|
||||||
" Free Memory: "
|
" Free Memory: "
|
||||||
"Memoria Libera: "
|
"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
|
#MSG_FREE_MEMORY c=0 r=0
|
||||||
" Free Memory: "
|
" Free Memory: "
|
||||||
" Wolna pamiec:"
|
" Wolna pamiec:"
|
||||||
|
|
Loading…
Reference in a new issue