No description
Find a file
Paulo Henrique Silva 4723852d96 New TODO file and small repo cleanup.
* idea files outside of repo now.
2014-02-04 23:37:37 +01:00
examples New TODO file and small repo cleanup. 2014-02-04 23:37:37 +01:00
gerber Moving SVG code to use svgwrite. 2013-12-20 02:56:42 -02:00
.gitignore New TODO file and small repo cleanup. 2014-02-04 23:37:37 +01: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
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.