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 svg2shenzhen files (0.2.18.7) into the User extensions folder. I used the example PCB file viruspcb linked in the tutorial. use the export function with open KiCad, KiCad doesn't open and in the selected folder there are no KiCad files.



Edit to add:
This is the Debug code I get
inkscape -C -d 1200 -o "C:\Users\pigeon\Desktop\New folder\.svg2shenzhen-cache\images\F.Silk_g8169.png" "C:\Users\pigeon\Desktop\New folder\.svg2shenzhen-cache\khb3vqwb.svg"
"C:\Users\pigeon\AppData\Roaming\inkscape\extensions\svg2shenzhen\bitmap2component.exe" "C:\Users\pigeon\Desktop\New folder\.svg2shenzhen-cache\images\F.Silk_g8169.png" "C:\Users\pigeon\Desktop\New folder\.svg2shenzhen-cache\viruspcb.pretty\F.Silk_g8169.kicad_mod" F.SilkS true 1200 5
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 svg2shenzhen files (0.2.18.7) into the User extensions folder. I used the example PCB file viruspcb linked in the tutorial. use the export function with open KiCad, KiCad doesn't open and in the selected folder there are no KiCad files.
Edit to add:
This is the Debug code I get