2-D post processing for manufacturing, specialized in Printed Circuit Board fabrication on CNC routers.
Go to file
Gonzalo Lopez 09cdf619f6 Added support for simple P aperture. Rotation is not supported yet. 2014-03-06 20:11:39 +01:00
descartes Fixed g-code arc parse/plot 2014-01-08 01:46:50 -05:00
doc Added multi-pass isolation capabilities. 2014-03-05 19:30:14 -05:00
share Alpha 2 2014-02-28 20:40:26 -05:00
tests Clear area and mouse coordinates 2014-01-05 21:45:08 -05:00
.gitignore Added support for simple P aperture. Rotation is not supported yet. 2014-03-06 20:11:39 +01:00
FlatCAM.py Added multi-pass isolation capabilities. 2014-03-05 19:30:14 -05:00
FlatCAM.ui Added multi-pass isolation capabilities. 2014-03-05 19:30:14 -05:00
LICENSE Double-sided PCB support. 2014-02-11 21:50:03 -05:00
README Double-sided PCB support. 2014-02-11 21:52:10 -05:00
camlib.py Added support for simple P aperture. Rotation is not supported yet. 2014-03-06 20:11:39 +01:00
camlib.pyc View, delete, re-plot items 2014-01-09 22:14:46 -05:00
cirkuix.pyc View, delete, re-plot items 2014-01-09 22:14:46 -05:00
defaults.json Added multi-pass isolation capabilities. 2014-03-05 19:30:14 -05:00

README

FlatCAM: 2D Post-processing for Manufacturing
=============================================

(c) 2014 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. But there's more. See
the features list below.

* Powerful user interface for visualization.
* Viewers for: Gerber, Excellon, G-Code.
* Create isolation routing geometry from Gerber.
* Create optimized G-Code from geometry.
* Double sided PCB tools.
* Clearing copper areas.
* Measuring tool (planned).
* PCB cutout tool.
* Table flattening tool.