nicolai-wachenschwan / arc-overhang-prusaslicer-integration

A 3D printer slicing algorithm that lets you print 90° overhangs without support material.
GNU General Public License v3.0
332 stars 26 forks source link

Double deretraction at start of arc #80

Open jperry004 opened 6 months ago

jperry004 commented 6 months ago

I noticed that at the start of an arc infill section I was getting a large blog of filament being extruded. I investigated the gcode and found that deretraction from the layer change was being done twice (I believe). I have 0.3 mm extra deretraction, so I believe the first line is from Prusa slicer, and the second line is being added by the arc overhang script.

image

image