2-D post processing for manufacturing, specialized in Printed Circuit Board fabrication on CNC routers.
Go to file
Juan Pablo Caram 9740739f05 FlatCAMObjs now stored in ListStore. Expected to solve several issues. Some updates to the new architecture still pending. 2014-04-04 11:41:03 -04:00
descartes Fixed g-code arc parse/plot 2014-01-08 01:46:50 -05:00
doc Bug fix in Excellon parser. Was not supporting a '+' in from of numbers. 2014-03-28 18:14:21 -04:00
share New icons 2014-03-14 20:19:08 -04:00
tests Clear area and mouse coordinates 2014-01-05 21:45:08 -05:00
FlatCAM.py FlatCAMObjs now stored in ListStore. Expected to solve several issues. Some updates to the new architecture still pending. 2014-04-04 11:41:03 -04:00
FlatCAM.ui Created class ObjectCollection to manage the list of objects in the program. Converted the program to use it. Not fully functional yet. 2014-04-02 19:53:00 -04:00
FlatCAMObj.py FlatCAMObjs now stored in ListStore. Expected to solve several issues. Some updates to the new architecture still pending. 2014-04-04 11:41:03 -04:00
FlatCAMWorker.py Added FlatCAMWorker.py 2014-03-28 18:18:18 -04:00
LICENSE Double-sided PCB support. 2014-02-11 21:50:03 -05:00
README Alpha 3 2014-03-14 19:36:53 -04:00
camlib.py FlatCAMObjs now stored in ListStore. Expected to solve several issues. Some updates to the new architecture still pending. 2014-04-04 11:41:03 -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 Alpha 3 2014-03-14 19:36:53 -04:00
recent.json Created class ObjectCollection to manage the list of objects in the program. Converted the program to use it. Not fully functional yet. 2014-04-02 19:53:00 -04: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.