Argmaster / pygerber

Python implementation of Gerber X3/X2 standard with 2D rendering engine.
https://argmaster.github.io/pygerber/stable
MIT License
54 stars 10 forks source link

Pre-Release 3.0.0a1 #290

Closed Argmaster closed 2 months ago

Argmaster commented 2 months ago

PyGerber version 3.0.0a1 will overhaul the whole structure of internals of PyGerber to remove flaws/inconsistencies identified in PyGerber 2.x.x.

Changes planned for 3.0.0 are partially described by:

As you can see, some issues are quite old, mainly due to problems with implementing them with design of PyGerber 2.x.x. For some of my unstructurized thoughts on PyGerber 3.0.0, you can read #255 PyGerber 3.0.0 development is happening here #254

Known TODO:

Argmaster commented 2 months ago

Published on PyPI