FlatCAM fork for modern systems

Juan Pablo Caram 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
FlatCAM_GTK 16734f5d1a Convertion to Qt. Major refactoring. před 11 roky
bugs 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
descartes 145496b4ae Fixed g-code arc parse/plot před 12 roky
doc 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
manual 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
share 2ede18097c Added icons. před 11 roky
tests 16734f5d1a Convertion to Qt. Major refactoring. před 11 roky
FlatCAM.py 8cb509d6f3 Initial implementation of console. před 11 roky
FlatCAMApp.py 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
FlatCAMCommon.py 16734f5d1a Convertion to Qt. Major refactoring. před 11 roky
FlatCAMDraw.py bcbab971ca Added License. Added functionality to the geometry editor (move, copy, join). před 11 roky
FlatCAMGUI.py 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
FlatCAMObj.py 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
FlatCAMShell.py b2cc2f3fdb Major work on the command line tool. Version check on the new website. před 11 roky
FlatCAMTool.py bcbab971ca Added License. Added functionality to the geometry editor (move, copy, join). před 11 roky
FlatCAMWorker.py 73aa0c38a0 Basic geometry editor for goemetry objects started. před 11 roky
GUIElements.py 16734f5d1a Convertion to Qt. Major refactoring. před 11 roky
LICENSE bcbab971ca Added License. Added functionality to the geometry editor (move, copy, join). před 11 roky
ObjectCollection.py 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
ObjectUI.py 16734f5d1a Convertion to Qt. Major refactoring. před 11 roky
PlotCanvas.py 73aa0c38a0 Basic geometry editor for goemetry objects started. před 11 roky
README.md aa078db3fe README.md edited online with Bitbucket před 11 roky
camlib.py 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
camlib.pyc 0b16365ba2 View, delete, re-plot items před 12 roky
cirkuix.pyc 0b16365ba2 View, delete, re-plot items před 12 roky
defaults.json 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
recent.json 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. před 11 roky
setup_ubuntu.sh c8b1f22ddb Installation script for Alpha 5 in Ubuntu. před 11 roky
termwidget.py b2cc2f3fdb Major work on the command line tool. Version check on the new website. před 11 roky

README.md

FlatCAM: 2D Post-processing for Manufacturing

(c) 2014 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. But there's more.