Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dubstar-04/freecad_path_sim

Path Simulation for FreeCAD
https://github.com/dubstar-04/freecad_path_sim

Last synced: about 2 months ago
JSON representation

Path Simulation for FreeCAD

Awesome Lists containing this project

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.