A FreeCAD Path Addon to encourage the development of CNC turning functionality for the PATH workbench.
|
This addon when installed will appear in the Path Workbench toolbar menu and will allow the creation of turning paths for use with a CNC lathe. This addon includes LibLathe as a submodule.
- Turning Roughing operation
- Turning Facing operation
- Turning Profiling operation
- Turning Parting operation
- FreeCAD v0.21
- Path Toolbits (Legacy tools are not supported)
- Python3
- Qt5
- Use
git clone --recurse
or download the.zip
file of this repo directly in to your FreeCADMod/
directory. - Restart FreeCAD
Note: If the LibLathe folder inside the addon is empty or missing you may need to add the submodule manually: git submodule update --init --recursive
If you have feedback or need to report bugs please participate on the related Path Forum.
This is an experimental tool for development purposes and must be used at your own risk. Machine tools are dangerous and the author of this tool will not be responsible for any damage or personal injury caused by using incorrect tool paths or machining parameters.