FlatCAM fork for modern systems

Marius Stanciu d8ea4a268c - hopefully this will solve the conflict hace 7 años
bugs a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
descartes a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
doc a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
sandbox a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
share 23b20ba716 Added intersection tool to Drawing Tool. hace 11 años
tclCommands 41dffe44d4 Merge https://bitbucket.org/marius_stanciu/flatcam_mpl/src/master into Port_to_Python3k hace 7 años
tests a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
.gitignore d2de53b546 Ignore tests/tmp. hace 10 años
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. hace 7 años
FlatCAM.spec e6f01cc834 Added build file for PyInstaller hace 9 años
FlatCAMApp.py a6a26de0d3 Merge https://bitbucket.org/jpcgt/flatcam/src/master into Port_to_Python3k hace 7 años
FlatCAMCommon.py 9f4ee91b0e Comments at top of files. Also fixes #214. hace 9 años
FlatCAMDraw.py a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
FlatCAMGUI.py a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
FlatCAMObj.py d8ea4a268c - hopefully this will solve the conflict hace 7 años
FlatCAMProcess.py 9f4ee91b0e Comments at top of files. Also fixes #214. hace 9 años
FlatCAMShell.py 9f4ee91b0e Comments at top of files. Also fixes #214. hace 9 años
FlatCAMTool.py 9f4ee91b0e Comments at top of files. Also fixes #214. hace 9 años
FlatCAMVersion.py 9f4ee91b0e Comments at top of files. Also fixes #214. hace 9 años
FlatCAMWorker.py 9f4ee91b0e Comments at top of files. Also fixes #214. hace 9 años
GUIElements.py a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
LICENSE 468e50194c Updated dates on license and readme. hace 9 años
MANIFEST.in cbad99e340 add python setuptools support hace 8 años
MeasurementTool.py e3345560ec More circular import fixes. hace 10 años
ObjectCollection.py d50bac4d71 - hopefully this will solve the conflict hace 7 años
ObjectUI.py a6a26de0d3 Merge https://bitbucket.org/jpcgt/flatcam/src/master into Port_to_Python3k hace 7 años
PlotCanvas.py 2bf78920ae PlotCanvas now stores reference to app. hace 10 años
README.md 468e50194c Updated dates on license and readme. hace 9 años
camlib.py da9f890c39 Merged master into Port_to_Python3k hace 7 años
flatcam 560e882da0 - made sure FlatCAM use python3 in Linux (JP's find) hace 7 años
flatcam.desktop cbad99e340 add python setuptools support hace 8 años
make_win32.py a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
requirements.txt c99a0ece9a Added svg.path to requirements.txt hace 9 años
setup.py cbad99e340 add python setuptools support hace 8 años
setup_ubuntu.sh 58f66ca866 Cleanup. hace 8 años
svgparse.py a4bbb98bf1 - converted from Python2 code to Python3 code hace 7 años
termwidget.py 560e882da0 - made sure FlatCAM use python3 in Linux (JP's find) hace 7 años
upgrade_geos.sh e547386649 Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage. hace 11 años

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.