OpenCNCToolchain: Difference between revisions
imported>Rmarko (updatez) |
imported>Rmarko (fixes, camotics) |
||
(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
* [https://github.com/Heeks/ HeeksCAD/CAM] | * [https://github.com/Heeks/ HeeksCAD/CAM] | ||
** [https://github.com/Heeks/libarea libarea] [https://copr.fedorainfracloud.org/coprs/rmarko/libarea/ copr] | ** [https://github.com/Heeks/libarea libarea] [https://copr.fedorainfracloud.org/coprs/rmarko/libarea/ copr] | ||
** [https://github.com/Heeks/heekscad.git heekscad] [https://copr.fedorainfracloud.org/coprs/rmarko/ | ** [https://github.com/Heeks/heekscad.git heekscad] [https://copr.fedorainfracloud.org/coprs/rmarko/HeeksCAD/ copr] | ||
** [https://github.com/Heeks/heekscnc.git heekscnc] [https://copr.fedorainfracloud.org/coprs/rmarko/ | ** [https://github.com/Heeks/heekscnc.git heekscnc] [https://copr.fedorainfracloud.org/coprs/rmarko/HeeksCNC/ copr] | ||
=== To be packaged === | === To be packaged === | ||
* [http:// | * [http://www.camotics.org/ Camotics (previously OpenSCAM)] | ||
* [http://www.scorchworks.com/Fengrave/fengrave.html f-engrave] | * [http://www.scorchworks.com/Fengrave/fengrave.html f-engrave] | ||
* [http://www.anderswallin.net/cam/ openvoronoi] | * [http://www.anderswallin.net/cam/ openvoronoi] | ||
Line 33: | Line 33: | ||
=== In development === | === In development === | ||
* [https://github.com/sorki/hacked_cnc hacked_cnc] | * [https://github.com/sorki/hacked_cnc hacked_cnc] - Machine control | ||
* [https://hackage.haskell.org/package/gcodehs gcodehs] - GCode parser, pretty-printer and processing utils (haskell) | |||
Latest revision as of 16:14, 13 December 2016
I CAN HAZ complete CNC toolchain packaged in Fedora.
Available CAD software
yum install freecad kicad librecad openscad pycam
Staging
To be packaged
In development
- hacked_cnc - Machine control
- gcodehs - GCode parser, pretty-printer and processing utils (haskell)