FreeCAD: master 0c69eebd

Author Committer Branch Timestamp Parent
Gabriel Wicke Gabriel Wicke master 2020-06-06 01:16:38 master 84113fbd
Changeset Path: Use _optimizeLinearSegments utility in _planarSinglePassProcess

Slightly clean up the code by separating linear segment optimization
from gcode generation. While the current optimization is not very
effective once there is any kind of meshing noise, having a single
method performing the optimization will make it easier to tweak
tolerances or strategies.
mod - src/Mod/Path/PathScripts/PathSurface.py Diff File