Skip to content

Releases: jvanstraten/gerbertools

0.1.1

Choose a tag to compare

@jvanstraten jvanstraten released this 15 Nov 15:30
  • 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

Choose a tag to compare

@jvanstraten jvanstraten released this 04 Jun 21:28

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

Another test release Pre-release
Pre-release

Choose a tag to compare

@jvanstraten jvanstraten released this 23 Feb 14:26
0.0.2

Hopefully fix manylinux build

Initial release for testing workflows

Pre-release

Choose a tag to compare

@jvanstraten jvanstraten released this 31 Jan 17:05
0.0.1

Fix return type that should be void