badgeek / svg2shenzhen

Convert Inkscape SVG drawings to KiCad PCB and footprint modules
GNU General Public License v3.0
787 stars 77 forks source link

Incompatable with inkscape 1.3 #142

Open CountMurphy opened 11 months ago

CountMurphy commented 11 months ago

Using inkscape 1.3, all of the .kicad_mod files produced by this plugin are 0 bytes. The only layer that is being translated correctly are edge cuts. Everything else is completely omitted from the export. Downgrading inkscape to a1.2 version fixes the issue. Can post screenshots if needed

marhalloweenvt commented 10 months ago

I am also facing same problem and have to downgraded to 1.2 to work with it for now.

CountMurphy commented 10 months ago

Since it looks like this project might be dead, I moved to this command line tool: https://github.com/mtl/svg2mod

it works out of the box with almost all of my board projects

Sodium-Hydrogen commented 10 months ago

The version of svg2mod you linked is abandoned.

There is a newer and more updated version at: https://github.com/svg2mod/svg2mod

CountMurphy commented 10 months ago

My mistake. Thanks for the updated link!

badgeek commented 10 months ago

Since it looks like this project might be dead, I moved to this command line tool: https://github.com/mtl/svg2mod

it works out of the box with almost all of my board projects

sorry for not having time to update this incompability. recently and currently struggling with my wife having diagnozed with cancer stadium 3B

AEFeinstein commented 10 months ago

My condolences. I hope your wife beats cancer into remission. Take as much time with her as you can get; this project isn't important in comparison.

CountMurphy commented 10 months ago

So sorry to hear about your wife. Please do not stress about this project. 100% agree with AEFeinstein.

badgeek commented 3 months ago

https://github.com/badgeek/svg2shenzhen/issues/144