FlatCAM fork for modern systems

Marius Stanciu 4c0884e16d - when using .keys method (in Python3 is no longer atomic operation) to před 7 roky
bugs a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
descartes a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
doc a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
sandbox a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
share 23b20ba716 Added intersection tool to Drawing Tool. před 11 roky
tclCommands a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
tests a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
.gitignore d2de53b546 Ignore tests/tmp. před 10 roky
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. před 7 roky
FlatCAM.spec e6f01cc834 Added build file for PyInstaller před 9 roky
FlatCAMApp.py a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
FlatCAMCommon.py 9f4ee91b0e Comments at top of files. Also fixes #214. před 9 roky
FlatCAMDraw.py a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
FlatCAMGUI.py a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
FlatCAMObj.py 4c0884e16d - when using .keys method (in Python3 is no longer atomic operation) to před 7 roky
FlatCAMProcess.py 9f4ee91b0e Comments at top of files. Also fixes #214. před 9 roky
FlatCAMShell.py 9f4ee91b0e Comments at top of files. Also fixes #214. před 9 roky
FlatCAMTool.py 9f4ee91b0e Comments at top of files. Also fixes #214. před 9 roky
FlatCAMVersion.py 9f4ee91b0e Comments at top of files. Also fixes #214. před 9 roky
FlatCAMWorker.py 9f4ee91b0e Comments at top of files. Also fixes #214. před 9 roky
GUIElements.py a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
LICENSE 468e50194c Updated dates on license and readme. před 9 roky
MANIFEST.in cbad99e340 add python setuptools support před 8 roky
MeasurementTool.py e3345560ec More circular import fixes. před 10 roky
ObjectCollection.py a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
ObjectUI.py a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
PlotCanvas.py 2bf78920ae PlotCanvas now stores reference to app. před 10 roky
README.md 468e50194c Updated dates on license and readme. před 9 roky
camlib.py a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
flatcam a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
flatcam.desktop cbad99e340 add python setuptools support před 8 roky
make_win32.py a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
requirements.txt c99a0ece9a Added svg.path to requirements.txt před 9 roky
setup.py cbad99e340 add python setuptools support před 8 roky
setup_ubuntu.sh 58f66ca866 Cleanup. před 8 roky
svgparse.py a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
termwidget.py b333d136b5 merge changes from master před 9 roky
upgrade_geos.sh e547386649 Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage. před 11 roky

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.