Pythonic library for reading/modifying/writing Gerber/Excellon/IPC-356 files.
 
 
 
 
 
Go to file
Hamilton Kibbe 10d0951238 Move evaluate methods to GerberContext class 2014-09-25 00:01:10 -04:00
examples
gerber
.gitignore
LICENSE
README.md
TODO.md
gerber.md

README.md

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.