svg2shenzhen icon indicating copy to clipboard operation
svg2shenzhen copied to clipboard

Convert Inkscape SVG drawings to KiCad PCB and footprint modules

Results 50 svg2shenzhen issues
Sort by recently updated
recently updated
newest added

I've spent a lot of time converting many holes drawn in inkscape/svg2shenzhen from plated through holes to NPTH (mechanical non-plated-through-holes) I think it would be an excellent additional feature to...

It appears that front silk screen is being combined with front mask. [python_logo.zip](https://github.com/badgeek/svg2shenzhen/files/5585742/python_logo.zip) The result looks like this: ![image](https://user-images.githubusercontent.com/1568675/100015258-eaa4a300-2d94-11eb-8912-10258f214b0d.png) I was expecting it to look like: ![image](https://user-images.githubusercontent.com/1568675/100015370-1758ba80-2d95-11eb-89af-6c21e0d6bef1.png)

Hello, i'm likely having a python issue. Bunsenlabs / Debian Buster, Inkscape 0.92.4 installed from apt When I try to setup a new document, after hitting Apply i have a...

SO, I had it working then updated to Inkscape to 1.1.1 and everything broke. I uninstalled and reinstalled inkscape 1.1, but now its not exporting to KiKad. I moved the...

added support for a "Drill-NP" layer that creates non-plated through hole (in contrast to plated holes from the "Drill" layer) also see https://github.com/badgeek/svg2shenzhen/issues/24

Whenever I try and export to KiCad the drill file and edge cut are much larger than the Cu and Mask layer? https://imgur.com/i3lutOi https://imgur.com/rJZvIsJ https://imgur.com/249bxfi

Having really problems finding documentation on this plug-in outside of the video and blog post linked in the description. Does anyone have any links to youtube tutorials or anything that...

Traceback (most recent call last): File "export.py", line 750, in _main() File "export.py", line 746, in _main e.run() File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 140, in run self.save_raw(self.effect()) File "export.py", line 323,...

I'm using Inkscape for Mac 1.0.2. Since upgrading I have been unable to export using SVG 2 Shenzhen. I have the most up to date version (0.2.18.7). Steps taken. 1....

Minimal changes required, but submitting this to save others several days of frustration I experienced an issue where the output file contained only the edge cuts and nothing else (sometimes...