Krzysztof Wiśniewski
Krzysztof Wiśniewski
Actually, it may be a better approach to just move hooks into Parser2 class.
It looks like allocation error caused by insufficient availability of resources at runtime? How much unused RAM do you have while running this code? However, even if it is caused...
To add new drawing backend, you should be generally interested in two places: - [abstract classes](https://github.com/Argmaster/pygerber/tree/main/src/pygerber/backend/abstract) which define what and how it will interact with other parts. - [concrete implementation...
I will need more of your help with reproducing this issue, as I am not able to reproduce this issue within my development evrionment. Could you please provide contents of...
@jekoie please let me know if you are willing to help with reproduction.
Pinging @jekoie
@dependabot squash and merge
@dependabot rebase
There are some minor issues with CI on maintenance branch, I fixed them and merged here so CI can pass.
~TODO: "unpack" structs~