Here is the sequence of my Gcode, printed in mid-air:
Print (E20)
Retract (E-20)
Dwell (G4 10,000)
Move away (E0)
Print (E20)
See the path on the printscreen below:
When the printer dwells it oozes. How can i stop that?
I am using a WASP 3MT, pellet extrustion, 3mm nozzle, Marlin firmware, Gcode done on Silkworm for Grasshopper.
Gcode around the dwell:
G1 F300 X-25 Y-25 Z30 E15.96
G92 E0
G1 F0 X-25 Y-25 Z30
G1 F1000 X-25 Y-25 Z36 E-89.42
G92 E0
G4 P10000
G1 F0 X-25 Y-25 Z36
G1 F1000 X-25 Y-25 Z32 E0
G92 E0