mirror of
https://github.com/Denvi/FlatCAM.git
synced 2026-03-21 15:47:10 +01:00
98049385f4d0caddc48c774ed4d1dbabc18ebd43
This simplifies installation on OSX by installing requirements with a single ```pip install -r requirements.txt``` Library minimum versions taken from http://flatcam.org/manual/installation.html#requirements Where versions have not been specified, requirements.txt reflects this.
Moved object name collision detection from new_object() to ObjectCollection.append(). Solves issue #107.
FlatCAM: 2D Computer-Aided PCB Manufacturing
(c) 2014-2015 Juan Pablo Caram
FlatCAM is a program for preparing CNC jobs for making PCBs on a CNC router. Among other things, it can take a Gerber file generated by your favorite PCB CAD program, and create G-Code for Isolation routing.
Languages
Python
89.7%
JavaScript
5.4%
HTML
1.9%
CSS
1.6%
Makefile
0.7%
Other
0.7%