FlatCAM fork for modern systems

Marius Stanciu 5ff3f66b04 Merge https://bitbucket.org/jpcgt/flatcam/src/master into Follow_TCL_command_add_to_new_architecture пре 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 5ff3f66b04 Merge https://bitbucket.org/jpcgt/flatcam/src/master into Follow_TCL_command_add_to_new_architecture пре 7 година
tests a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
.gitignore d2de53b546 Ignore tests/tmp. пре 10 година
DblSidedTool.py c85a142759 - fixing issue #254 пре 7 година
FlatCAM.spec e6f01cc834 Added build file for PyInstaller пре 9 година
FlatCAMApp.py 5ff3f66b04 Merge https://bitbucket.org/jpcgt/flatcam/src/master into Follow_TCL_command_add_to_new_architecture пре 7 година
FlatCAMCommon.py 9f4ee91b0e Comments at top of files. Also fixes #214. пре 9 година
FlatCAMDraw.py 9e79843026 Merged in marius_stanciu/flatcam_mpl/Port_to_Python3k (pull request #84) пре 7 година
FlatCAMGUI.py a4bbb98bf1 - converted from Python2 code to Python3 code пре 7 година
FlatCAMObj.py 9e79843026 Merged in marius_stanciu/flatcam_mpl/Port_to_Python3k (pull request #84) пре 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 d50bac4d71 - hopefully this will solve the conflict пре 7 година
ObjectUI.py a6a26de0d3 Merge https://bitbucket.org/jpcgt/flatcam/src/master into Port_to_Python3k пре 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 560e882da0 - made sure FlatCAM use python3 in Linux (JP's find) пре 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 560e882da0 - made sure FlatCAM use python3 in Linux (JP's find) пре 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.