No description
Find a file
2014-09-28 18:07:15 -04:00
examples New TODO file and small repo cleanup. 2014-02-04 23:37:37 +01:00
gerber Added excellon support and refactored project 2014-09-28 18:07:15 -04:00
.gitignore Added excellon support and refactored project 2014-09-28 18:07:15 -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
Makefile Added excellon support and refactored project 2014-09-28 18:07:15 -04: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.