aligator / GoSlice

This is an experimental slicer for 3d printing written in Go also usable as modular slicing lib.
Apache License 2.0
99 stars 16 forks source link

retraction #7

Open aligator opened 4 years ago

aligator commented 4 years ago

To get less stringing the printer should retract each time it is moving through a perimeter but only if it extruded a specified amount since the last retraction.

aligator commented 4 years ago

The initial retraction support works well, but I leave this open as

but only if it extruded a specified amount since the last retraction.

is not done yet.