2-D post processing for manufacturing, specialized in Printed Circuit Board fabrication on CNC routers.
Go to file
2014-05-02 22:10:04 -04:00
descartes Fixed g-code arc parse/plot 2014-01-08 01:46:50 -05:00
doc Major modifications to data/gui interactions. In progress. 2014-04-25 01:24:03 -04:00
share Added some icons and doc files. 2014-04-05 00:40:10 -04:00
tests Optimized Gerber parser. Some minor improvements to Excellon parser. 2014-04-18 20:20:17 -04:00
camlib.py Use of logging instead of print statements. 2014-05-02 22:10:04 -04: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 Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
FlatCAM.py Major modifications to data/gui interactions. In progress. 2014-04-25 01:24:03 -04:00
FlatCAM.ui Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
FlatCAMApp.py Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
FlatCAMException.py Optimized Gerber parser. Some minor improvements to Excellon parser. 2014-04-18 20:20:17 -04:00
FlatCAMObj.py Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
FlatCAMWorker.py Added FlatCAMWorker.py 2014-03-28 18:18:18 -04:00
GUIElements.py Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
LICENSE Double-sided PCB support. 2014-02-11 21:50:03 -05:00
ObjectCollection.py Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
ObjectUI.py Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
PlotCanvas.py Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
README Alpha 3 2014-03-14 19:36:53 -04:00
recent.json Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
setup_ubuntu.sh Added setup script for Ubuntu. 2014-04-19 00:20:22 -04:00

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.