gerbolyze
gerbolyze copied to clipboard
better instructions how to use this would be appreciated.
I have a really hard time to get this running, help is appreciated. If I run "gerbolyze convert test.svg test.gbr" on my machine (WSL linux on Windows 11) I get the following error which I am not sure what the problem is. I assume that the test.svg in the repository good, but I am not even sure about that?
used usvg: wasi-usvg
Info: Skipping usvg
used svg_flatten_wasi python package
Traceback (most recent call last):
File "/home/stefan/.local/bin/gerbolyze", line 5, in
Sadly this project seems to be abandoned. What made it work for me was downgrading gerbonara to 0.11.1
I lied. There are some recent commits on gitlab.
It's not abandoned, I was just busy IRL recently and haven't had time yet to bring gerbolyze's CI up to date with my recent update to gerbonara.
Sadly this project seems to be abandoned. What made it work for me was downgrading gerbonara to 0.11.1
I tried that but did not solve the issue, maybe I made some mistakes there
It's not abandoned, I was just busy IRL recently and haven't had time yet to bring gerbolyze's CI up to date with my recent update to gerbonara.
First of all thank you for sharing this project and also replying!
It would be awesome if you could include a notebook with some examples which users can open and just run. In the meantime I have come up with a solution myself using gerber-writer but I would like to compare it to your much more sophisticated stuff.