Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path: add plunge angle feature for PathProfile #188

Closed
wants to merge 2 commits into from

Conversation

lhuedepohl
Copy link
Contributor

This adds a new capability to the PathProfile CNC command:

With the new property "PlungeAngle", one can specify the inclination of
a ramp into the material, instead of plunging the tool 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.

See also the discussion at http://forum.freecadweb.org/viewtopic.php?f=15&t=16107

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.
The arguments Side, radius, clockwise, and firstedge were never used in
convert()
@wwmayer
Copy link
Contributor

wwmayer commented Jun 13, 2016

Merged

@wwmayer wwmayer closed this Jun 13, 2016
@lhuedepohl lhuedepohl deleted the plunge_angle branch December 30, 2016 22:34
PrzemoF pushed a commit to PrzemoF/FreeCAD that referenced this pull request Apr 6, 2021
in PointsDistance, PointLineDistance, and PointsPlaneDistance

Fixes FreeCAD#188
ppd pushed a commit to ppd/FreeCAD that referenced this pull request Jan 17, 2022
ipatch pushed a commit to ipatch/FreeCAD that referenced this pull request Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants