FreeCAD: master a61aa056

Author Committer Branch Timestamp Parent
russ4262 russ4262 master 2020-11-23 00:26:06 master 9f489b59
Changeset Path: Fix g-code arc direction

Fixed incorrect point orders assigned to g2 and g3 commands.
Add application of `ReverseDirection` property to `ZigZag` cut pattern.
Make default arc direction clockwise(g2) for all cut patterns and layer modes.
Make tool diameter access backward compatible.
mod - src/Mod/Path/PathScripts/PathSlot.py Diff File