2-D post processing for manufacturing, specialized in Printed Circuit Board fabrication on CNC routers.
Go to file
Juan Pablo Caram ad5e989331 Fixed bug in Excellon parser. Did not support numbers with period. 2014-03-03 22:12:07 -05:00
descartes Fixed g-code arc parse/plot 2014-01-08 01:46:50 -05:00
doc Version checker and several cleanups. Docs re-built. Some tooltips. 2014-02-28 19:32:04 -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
FlatCAM.py Fixed bug in Excellon parser. Did not support numbers with period. 2014-03-03 22:12:07 -05:00
FlatCAM.ui Fixed bug in Excellon parser. Did not support numbers with period. 2014-03-03 22:12:07 -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 Fixed bug in Excellon parser. Did not support numbers with period. 2014-03-03 22:12:07 -05: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 Offset feature. G-Code/CNC job processing fixes and optimization. 2014-02-22 00:52:25 -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.