2-D post processing for manufacturing, specialized in Printed Circuit Board fabrication on CNC routers.
Go to file
Juan Pablo Caram 20c381d510 Fixes to gerber parser related to aperture macros and aperture definitions allowed characters in names. 2014-08-30 12:28:04 -04:00
FlatCAM_GTK Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -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 icons. 2014-06-13 16:46:46 -04:00
tests Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
FlatCAM.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
FlatCAMApp.py FC icon on 'about' dialog. Some cleanup. 2014-06-13 16:43:17 -04:00
FlatCAMCommon.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
FlatCAMGUI.py FC icon on 'about' dialog. Some cleanup. 2014-06-13 16:43:17 -04:00
FlatCAMObj.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
FlatCAMTool.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
FlatCAMWorker.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
GUIElements.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
LICENSE FC icon on 'about' dialog. Some cleanup. 2014-06-13 16:43:17 -04:00
ObjectCollection.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
ObjectUI.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
PlotCanvas.py FC icon on 'about' dialog. Some cleanup. 2014-06-13 16:43:17 -04:00
README Alpha 3 2014-03-14 19:36:53 -04:00
camlib.py Fixes to gerber parser related to aperture macros and aperture definitions allowed characters in names. 2014-08-30 12:28: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 Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
recent.json Fixes to gerber parser related to aperture macros and aperture definitions allowed characters in names. 2014-08-30 12:28:04 -04:00
setup_ubuntu.sh Installation script for Alpha 5 in Ubuntu. 2014-06-14 11:10:58 -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.