No description
* AD parsing is improved and simplified. All modifiers are now parsed and splitted. * Refactor to remove token notation. It is not a token it is a statement. * Added simple json export |
||
|---|---|---|
| .idea | ||
| gerber | ||
| .gitignore | ||
| gerber.md | ||
| LICENSE | ||
| 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.