It works for me. But I'm not surprised you think it doesn't - even with retraction the nozzle still leaks a little bit - this is why printing with 2 nozzles doesn't work very well - the "off" nozzle never quite stops.
Anyway look at the code carefully - here is an example of a cool head lift - look at the end of the gcode. The G10 is the retraction, the G11 unretracts. G4 does the pause for 3.3 seconds.
;Small layer, adding delay of 3.319712
G10
G0 F9000 X83.07 Y90.88 Z31.90
G0 X103.07 Y90.88
G4 P3319
;LAYER:288
G0 X83.23 Y90.55 Z29.00
;TYPE:WALL-OUTER
G11
Recommended Posts
nick-foley 5
Yeah, this is definitely something that should be fixed, along with the lack of retraction during long comb moves. Both cause prints to fail that would otherwise succeed.
Link to post
Share on other sites