Skip to content

Commit

Permalink
Merge pull request #417 from dev-at-stellardeath-org/path_helix
Browse files Browse the repository at this point in the history
Path: helix machining for circular holes
  • Loading branch information
wwmayer committed Jan 5, 2017
2 parents b334197 + cd3c1d5 commit 899c5c3
Show file tree
Hide file tree
Showing 5 changed files with 1,370 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/Mod/Path/CMakeLists.txt
Expand Up @@ -53,6 +53,7 @@ SET(PathScripts_SRCS
PathScripts/PathSimpleCopy.py
PathScripts/PathStock.py
PathScripts/PathStop.py
PathScripts/PathHelix.py
PathScripts/PathSurface.py
PathScripts/PathToolLenOffset.py
PathScripts/PathToolLibraryManager.py
Expand Down
1 change: 1 addition & 0 deletions src/Mod/Path/Gui/Resources/Path.qrc
Expand Up @@ -18,6 +18,7 @@
<file>icons/Path-FaceProfile.svg</file>
<file>icons/Path-Face.svg</file>
<file>icons/Path-Heights.svg</file>
<file>icons/Path-Helix.svg</file>
<file>icons/Path-Hop.svg</file>
<file>icons/Path-Inspect.svg</file>
<file>icons/Path-Job.svg</file>
Expand Down

0 comments on commit 899c5c3

Please sign in to comment.