FlatCAM fork for modern systems

Juan Pablo Caram ad5e989331 Fixed bug in Excellon parser. Did not support numbers with period. %!s(int64=12) %!d(string=hai) anos
descartes 145496b4ae Fixed g-code arc parse/plot %!s(int64=12) %!d(string=hai) anos
doc 34b95494ae Version checker and several cleanups. Docs re-built. Some tooltips. %!s(int64=12) %!d(string=hai) anos
share 49c8aeb723 Alpha 2 %!s(int64=12) %!d(string=hai) anos
tests e0d93910a6 Clear area and mouse coordinates %!s(int64=12) %!d(string=hai) anos
FlatCAM.py ad5e989331 Fixed bug in Excellon parser. Did not support numbers with period. %!s(int64=12) %!d(string=hai) anos
FlatCAM.ui ad5e989331 Fixed bug in Excellon parser. Did not support numbers with period. %!s(int64=12) %!d(string=hai) anos
LICENSE 0baa820bc2 Double-sided PCB support. %!s(int64=12) %!d(string=hai) anos
README 7979757d60 Double-sided PCB support. %!s(int64=12) %!d(string=hai) anos
camlib.py ad5e989331 Fixed bug in Excellon parser. Did not support numbers with period. %!s(int64=12) %!d(string=hai) anos
camlib.pyc 0b16365ba2 View, delete, re-plot items %!s(int64=12) %!d(string=hai) anos
cirkuix.pyc 0b16365ba2 View, delete, re-plot items %!s(int64=12) %!d(string=hai) anos
defaults.json 42f3652668 Offset feature. G-Code/CNC job processing fixes and optimization. %!s(int64=12) %!d(string=hai) anos

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.