FlatCAM fork for modern systems

Juan Pablo Caram f8352e7188 Added support for "plot" checkboxes and "solid" checkbox for Gerber. il y a 12 ans
descartes 145496b4ae Fixed g-code arc parse/plot il y a 12 ans
doc b6497b2edb Patched Gerber parsing to support some non-compliant instructions. il y a 12 ans
tests e0d93910a6 Clear area and mouse coordinates il y a 12 ans
FlatCAM.py f8352e7188 Added support for "plot" checkboxes and "solid" checkbox for Gerber. il y a 12 ans
FlatCAM.ui f8352e7188 Added support for "plot" checkboxes and "solid" checkbox for Gerber. il y a 12 ans
LICENSE 0baa820bc2 Double-sided PCB support. il y a 12 ans
README 7979757d60 Double-sided PCB support. il y a 12 ans
camlib.py f8352e7188 Added support for "plot" checkboxes and "solid" checkbox for Gerber. il y a 12 ans
camlib.pyc 0b16365ba2 View, delete, re-plot items il y a 12 ans
cirkuix.pyc 0b16365ba2 View, delete, re-plot items il y a 12 ans
defaults.json f8352e7188 Added support for "plot" checkboxes and "solid" checkbox for Gerber. il y a 12 ans

README

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. See
the features list below.

* Powerful user interface for visualization.
* Viewers for: Gerber, Excellon, G-Code.
* Create isolation routing geometry from Gerber.
* Create optimized G-Code from geometry.
* Double sided PCB tools.
* Clearing copper areas.
* Measuring tool (planned).
* PCB cutout tool.
* Table flattening tool.