FlatCAM fork for modern systems

Marius Stanciu 5d212ba89a Merged in marius_stanciu/flatcam_mpl/added_infinite_lines_on_plot_centered_in_origin (pull request #108) 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 e1c8eaafa9 - in TCL Shell removed the line that setFocus after the item is disabled hace 7 años
tclCommands 21406fcccf - some small corrections 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 c85a142759 - fixing issue #254 hace 7 años
FlatCAM.spec e6f01cc834 Added build file for PyInstaller hace 9 años
FlatCAMApp.py 9211da39c7 Merged in marius_stanciu/flatcam_mpl/add_global_setting_global_mouse_pan_button (pull request #105) hace 7 años
FlatCAMCommon.py 9f4ee91b0e Comments at top of files. Also fixes #214. hace 9 años
FlatCAMDraw.py 254d8e9db5 Merge https://bitbucket.org/jpcgt/flatcam/src/master into auto_select_line_entry_content hace 7 años
FlatCAMGUI.py b005058586 Merge https://bitbucket.org/jpcgt/flatcam/src/master into Menu_clening_icons_adding hace 7 años
FlatCAMObj.py 665060a185 Merged in idechix/flatcam (pull request #79) 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 30eb600c02 - added ability to add a menu-entry separator after the tool, on install hace 7 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 e99fd1f6ae Merge https://bitbucket.org/jpcgt/flatcam/src/master into auto_select_line_entry_content 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 30eb600c02 - added ability to add a menu-entry separator after the tool, on install hace 7 años
ObjectCollection.py d50bac4d71 - hopefully this will solve the conflict hace 7 años
ObjectUI.py 665060a185 Merged in idechix/flatcam (pull request #79) hace 7 años
PlotCanvas.py 5d212ba89a Merged in marius_stanciu/flatcam_mpl/added_infinite_lines_on_plot_centered_in_origin (pull request #108) hace 7 años
README.md 468e50194c Updated dates on license and readme. hace 9 años
camlib.py d4331b49bc Merged in marius_stanciu/flatcam_mpl/load_gerber_with_zero_value (pull request #83) 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 3a5629aa05 - modified the make_win32.py to work with the new Cxfreeze version > 5, 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 090fdf2b39 Merge https://bitbucket.org/jpcgt/flatcam/src/master into Menu_clening_icons_adding 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.