No description
Find a file
2014-10-25 12:52:13 -02:00
examples New TODO file and small repo cleanup. 2014-02-04 23:37:37 +01:00
gerber Support for zero size C apertures and fix parsing of ADDNN<macro-name> 2014-10-25 12:52:13 -02:00
.gitignore Add Excellon support 2014-09-28 13:04:32 -04:00
gerber.md Working version of Gerber RS-274X parser. 2013-12-17 18:05:30 -02:00
LICENSE Initial commit 2013-12-17 12:01:34 -08:00
README.md Working version of Gerber RS-274X parser. 2013-12-17 18:05:30 -02:00
setup.py Add setuptools support 2014-10-07 09:51:08 -03:00
TODO.md New TODO file and small repo cleanup. 2014-02-04 23:37:37 +01:00

gerber-tools

This hopefully will be a useful set of tools to handle Gerber files in Python.

Right now we have a working parser and I am working on simple Gerber to SVG converter.

See gerber.md for some random information regardind Gerber format.