# FreeCAD_Path_Sim **Repository Path**: BinGo2019/FreeCAD_Path_Sim ## Basic Information - **Project Name**: FreeCAD_Path_Sim - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: arc_fixes - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-28 - **Last Updated**: 2024-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FreeCAD Path Simulation A FreeCAD Path Addon to help simulate CNC tool paths. ## Description This addon when installed will appear in the Path Workbench toolbar menu, the purpose of the addon is to visulise and animate CNC tool paths prior to being run on a machine. ## Features * Display path job and operations * Visulise tool paths * Simulate material removal ## Requirements * FreeCAD v0.19 or greater * Python3 * Qt5 ## Installation 1. Use `git clone` or download the `.zip` file of this repo directly in to your [FreeCAD `Mod/` directory](https://www.freecadweb.org/wiki/Installing_more_workbenches). 2. Restart FreeCAD ## Feedback If you have feedback or need to report bugs please participate on the related [Path Forum](https://forum.freecadweb.org/viewforum.php?f=15). ## Disclaimer This is an experimental tool 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 machining parameters.