NTNU-Digilab / gcode-script

A python script converting Rhinocerous curve geometry to G-code instructions for laser-cutting
MIT License
2 stars 0 forks source link

Need to further improve sorting algorithm #4

Open Weibye opened 6 years ago

Weibye commented 6 years ago

From @Weibye on August 23, 2017 9:22

Sorting should prioritize siblings a much higher, trying to further reduce criss-crossing

Copied from original issue: Weibye/gcode-script#8

Weibye commented 6 years ago

Attempted tweaking the settings for the sorting at different levels, but with little tangible results.