FlatCAM fork for modern systems

Juan Pablo Caram 8cb509d6f3 Initial implementation of console. 11 lat temu
FlatCAM_GTK 16734f5d1a Convertion to Qt. Major refactoring. 11 lat temu
descartes 145496b4ae Fixed g-code arc parse/plot 12 lat temu
doc 0bdc3b19f0 Major modifications to data/gui interactions. In progress. 11 lat temu
share 2ede18097c Added icons. 11 lat temu
tests 16734f5d1a Convertion to Qt. Major refactoring. 11 lat temu
FlatCAM.py 8cb509d6f3 Initial implementation of console. 11 lat temu
FlatCAMApp.py 8cb509d6f3 Initial implementation of console. 11 lat temu
FlatCAMCommon.py 16734f5d1a Convertion to Qt. Major refactoring. 11 lat temu
FlatCAMGUI.py 8cb509d6f3 Initial implementation of console. 11 lat temu
FlatCAMObj.py 8cb509d6f3 Initial implementation of console. 11 lat temu
FlatCAMShell.py 8cb509d6f3 Initial implementation of console. 11 lat temu
FlatCAMTool.py 16734f5d1a Convertion to Qt. Major refactoring. 11 lat temu
FlatCAMWorker.py 16734f5d1a Convertion to Qt. Major refactoring. 11 lat temu
GUIElements.py 16734f5d1a Convertion to Qt. Major refactoring. 11 lat temu
LICENSE 32076d4020 Alpha 6 release files 11 lat temu
ObjectCollection.py 16734f5d1a Convertion to Qt. Major refactoring. 11 lat temu
ObjectUI.py 16734f5d1a Convertion to Qt. Major refactoring. 11 lat temu
PlotCanvas.py 7c150beaa8 FC icon on 'about' dialog. Some cleanup. 11 lat temu
README f98f3193cb Alpha 3 12 lat temu
camlib.py 32076d4020 Alpha 6 release files 11 lat temu
camlib.pyc 0b16365ba2 View, delete, re-plot items 12 lat temu
cirkuix.pyc 0b16365ba2 View, delete, re-plot items 12 lat temu
defaults.json 16734f5d1a Convertion to Qt. Major refactoring. 11 lat temu
recent.json 8cb509d6f3 Initial implementation of console. 11 lat temu
setup_ubuntu.sh c8b1f22ddb Installation script for Alpha 5 in Ubuntu. 11 lat temu
termwidget.py 8cb509d6f3 Initial implementation of console. 11 lat temu

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.