FlatCAM fork for modern systems

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

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.