FlatCAM fork for modern systems

Juan Pablo Caram 9d9c3f819d Serialization of ApertureMacro. Change scale, offset and mirror in Gerber to act only upon its resulting geometry, not its source data. 12 роки тому
descartes 145496b4ae Fixed g-code arc parse/plot 12 роки тому
doc 9d9c3f819d Serialization of ApertureMacro. Change scale, offset and mirror in Gerber to act only upon its resulting geometry, not its source data. 12 роки тому
share 49c8aeb723 Alpha 2 12 роки тому
tests e0d93910a6 Clear area and mouse coordinates 12 роки тому
FlatCAM.py 9d9c3f819d Serialization of ApertureMacro. Change scale, offset and mirror in Gerber to act only upon its resulting geometry, not its source data. 12 роки тому
FlatCAM.ui 04b9a0ecd7 Added full support for Aperture Macros in Gerber parser. 12 роки тому
LICENSE 0baa820bc2 Double-sided PCB support. 12 роки тому
README 7979757d60 Double-sided PCB support. 12 роки тому
camlib.py 9d9c3f819d Serialization of ApertureMacro. Change scale, offset and mirror in Gerber to act only upon its resulting geometry, not its source data. 12 роки тому
camlib.pyc 0b16365ba2 View, delete, re-plot items 12 роки тому
cirkuix.pyc 0b16365ba2 View, delete, re-plot items 12 роки тому
defaults.json 04b9a0ecd7 Added full support for Aperture Macros in Gerber parser. 12 роки тому

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.