FlatCAM fork for modern systems

Marius Stanciu da9f890c39 Merged master into Port_to_Python3k пре 7 година
bugs a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
descartes a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
doc a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
sandbox a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
share 23b20ba716 Added intersection tool to Drawing Tool. пре 11 година
tclCommands da9f890c39 Merged master into Port_to_Python3k пре 7 година
tests a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
.gitignore d2de53b546 Ignore tests/tmp. пре 10 година
DblSidedTool.py e971372d7c Incorporating comments and functionality frpm JP. Removed need to use tab_change signal, removed inheritance dependency on QAbstractItemModel, implemented option_changed property. пре 7 година
FlatCAM.spec e6f01cc834 Added build file for PyInstaller пре 9 година
FlatCAMApp.py a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
FlatCAMCommon.py 9f4ee91b0e Comments at top of files. Also fixes #214. пре 9 година
FlatCAMDraw.py a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
FlatCAMGUI.py a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
FlatCAMObj.py 4c0884e16d - when using .keys method (in Python3 is no longer atomic operation) to пре 7 година
FlatCAMProcess.py 9f4ee91b0e Comments at top of files. Also fixes #214. пре 9 година
FlatCAMShell.py 9f4ee91b0e Comments at top of files. Also fixes #214. пре 9 година
FlatCAMTool.py 9f4ee91b0e Comments at top of files. Also fixes #214. пре 9 година
FlatCAMVersion.py 9f4ee91b0e Comments at top of files. Also fixes #214. пре 9 година
FlatCAMWorker.py 9f4ee91b0e Comments at top of files. Also fixes #214. пре 9 година
GUIElements.py a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
LICENSE 468e50194c Updated dates on license and readme. пре 9 година
MANIFEST.in cbad99e340 add python setuptools support пре 8 година
MeasurementTool.py e3345560ec More circular import fixes. пре 10 година
ObjectCollection.py a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
ObjectUI.py a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
PlotCanvas.py 2bf78920ae PlotCanvas now stores reference to app. пре 10 година
README.md 468e50194c Updated dates on license and readme. пре 9 година
camlib.py da9f890c39 Merged master into Port_to_Python3k пре 7 година
flatcam a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
flatcam.desktop cbad99e340 add python setuptools support пре 8 година
make_win32.py a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
requirements.txt c99a0ece9a Added svg.path to requirements.txt пре 9 година
setup.py cbad99e340 add python setuptools support пре 8 година
setup_ubuntu.sh 58f66ca866 Cleanup. пре 8 година
svgparse.py a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
termwidget.py b85c490256 - Tcl shell is no longer loosing focus after entering a command пре 7 година
upgrade_geos.sh e547386649 Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage. пре 11 година

README.md

FlatCAM: 2D Computer-Aided PCB Manufacturing

(c) 2014-2016 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.