FreeCAD: master c862fc00

Author Committer Branch Timestamp Parent
Lorenz Hüdepohl wmayer master 2016-06-12 15:23:11 master d5142234
Changeset Path: add plunge angle feature for PathProfile

With the new property "PlungeAngle", one can specify the inclination of
a ramp into the material, instead of plunging straight down. The
original behaviour and default is set to 90.0 degrees. A value of zero
makes the tool descent exactly one layer depth down per turn.
mod - src/Mod/Path/Gui/Resources/panels/ProfileEdit.ui Diff File
mod - src/Mod/Path/PathScripts/PathProfile.py Diff File
mod - src/Mod/Path/PathScripts/PathUtils.py Diff File