Generating gerbers possible? #288
Replies: 3 comments 3 replies
|
Hi, well, depends what kind of generation you have on your mind, could you elaborate on that? PyGerber is NOT and never will be a PCB editor with GUI. 🙂 |
|
Hi @saardrimer, As part of PyGerber 3.0.0-alpha development I started to experiment with design of API for generating Gerber code. If you wish to share your thoughts on that, please have a look: API is still work in progress, but general sketch of approach is already there. |
|
Hi, PyGerber 3.0.0a2 is available on PyPI. APIs I mentioned before are available in |
Uh oh!
There was an error while loading. Please reload this page.
Well done with this library; it was nice to have discovered it.
It wasn't immediately clear to me if one would be able to generate Gerbers with the library...? If it's not possible now, is it somewhere in the roadmap? :)
Thanks!
All reactions