supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.05k stars 515 forks source link

[FR] : option to do a round-trip wipe #4088

Open supermerill opened 5 months ago

supermerill commented 5 months ago

When you activate the wipe, the nozzle will go away from the seam, it's problematic when it's aligned.

Two way to resolve that: . make a round-trip (change direction at the half of the wipe length) . if it's a loop and it's not that much more travel (not more than double?), then continue to wipe over the current loop (after the retraction is done) to return to the end point.