FreeCAD: master 4b02dace

Author Committer Branch Timestamp Parent
russ4262 russ4262 master 2020-06-28 23:18:07 master 19d37ec5
Changeset Path: Add basic support for arc and circular edges

- Arc and circular slots available using single edge selection.
- `ExtendRadius` property to allow for tool compensation.
- Extend path start and end is available. Value is measured along the arc, not linear.
- Includes collision check for arc and circular slots.
mod - src/Mod/Path/PathScripts/PathSlot.py Diff File