2-D post processing for manufacturing, specialized in Printed Circuit Board fabrication on CNC routers.
Go to file
Juan Pablo Caram 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
FlatCAM_GTK Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
bugs Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
descartes Fixed g-code arc parse/plot 2014-01-08 01:46:50 -05:00
doc Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
manual Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05: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 Initial implementation of console. 2014-09-13 17:29:07 -04:00
FlatCAMApp.py Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
FlatCAMCommon.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
FlatCAMDraw.py Added License. Added functionality to the geometry editor (move, copy, join). 2014-10-31 12:19:08 -04:00
FlatCAMGUI.py Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
FlatCAMObj.py Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
FlatCAMShell.py Major work on the command line tool. Version check on the new website. 2014-09-21 21:51:50 -04:00
FlatCAMTool.py Added License. Added functionality to the geometry editor (move, copy, join). 2014-10-31 12:19:08 -04:00
FlatCAMWorker.py Basic geometry editor for goemetry objects started. 2014-10-28 17:39:38 -04:00
GUIElements.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
LICENSE Added License. Added functionality to the geometry editor (move, copy, join). 2014-10-31 12:19:08 -04:00
ObjectCollection.py Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
ObjectUI.py Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
PlotCanvas.py Basic geometry editor for goemetry objects started. 2014-10-28 17:39:38 -04:00
README.md README.md edited online with Bitbucket 2014-10-27 21:55:04 +00:00
camlib.py Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -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 Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
recent.json Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
setup_ubuntu.sh Installation script for Alpha 5 in Ubuntu. 2014-06-14 11:10:58 -04:00
termwidget.py Major work on the command line tool. Version check on the new website. 2014-09-21 21:51:50 -04:00

README.md

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.