FlatCAM fork for modern systems

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

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.