FreeCAD: master 6af211fb

Author Committer Branch Timestamp Parent
russ4262 russ4262 master 2020-02-13 17:30:20 master 27771fc6
Changeset Restore manual override of FinalDepth values

Manual entries of FinalDepth values are now respected, even if below the calculated bottom of selected geometry.
Affected modules include PathPocketShape, PathPocket, PathCircularHoleBase, and PathAreaOp-based operations.

Fix format syntax issues
mod - src/Mod/Path/PathScripts/PathAreaOp.py Diff File
mod - src/Mod/Path/PathScripts/PathCircularHoleBase.py Diff File
mod - src/Mod/Path/PathScripts/PathPocket.py Diff File
mod - src/Mod/Path/PathScripts/PathPocketShape.py Diff File