Pythonic library for reading/modifying/writing Gerber/Excellon/IPC-356 files.
 
 
 
 
 
Go to file
Hamilton Kibbe 1cb7856e88 Add CNC base classes and settings class 2014-09-29 13:35:10 -04:00
doc
examples
gerber Add CNC base classes and settings class 2014-09-29 13:35:10 -04:00
.gitignore
LICENSE
Makefile
README.md
TODO.md
gerber.md
requirements.txt

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.