Skip to content

This takes an SVG file (main current use case is generated from boxes.py) and will export G code meant for a CNC router, auto adding tabs at hopefully logical locations (adjacent to other tabs)

License

Notifications You must be signed in to change notification settings

adliechty/svgToGCode

Repository files navigation

svgToGCode

This takes an SVG file (main current use case is generated from boxes.py) and will export G code meant for a CNC router, auto adding tabs at logical locations (adjacent to other tabs) so that the tabs are not cut by the adjacent path. It also has a finishing step at the end where the router plunge cuts all the tabs so you don't have to manually do it with a chissel.

About

This takes an SVG file (main current use case is generated from boxes.py) and will export G code meant for a CNC router, auto adding tabs at hopefully logical locations (adjacent to other tabs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages