FlatCAM fork for modern systems

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

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.