No description
Find a file
2014-02-04 23:51:41 +01:00
examples New TODO file and small repo cleanup. 2014-02-04 23:37:37 +01:00
gerber Handle wierd cases where FS has no leading/trailing zero specification 2014-02-04 23:51:41 +01: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.