Releases: jvanstraten/gerbertools
Releases · jvanstraten/gerbertools
0.1.1
- detect difference between plated and non-plated drill files based on presence of "npth" in the filename
- add "DRL" file extension to the filename auto-detection list for drill files
- support G85 slot command for drill files
- fix some minor Python interface nonsense
- bump versions of various dependencies
First real release
Includes Gerber & NC drill parsing, basic SVG output, basic Wavefront OBJ output, basic DRC logic, and a Python wrapper around it with a CLI.
Another test release
0.0.2 Hopefully fix manylinux build
Initial release for testing workflows
0.0.1 Fix return type that should be void