It is giving me an error box that says unable to load renderer svg. I have double checked the xml tags but must be missing something if someone doesn’t mind taking a look.
Also, I am mostly developing this for my own use so I haven’t changed the pcb from the original potentiometer but if anyone wants to mess with it to make it correct so that it is a completely functional part, that would be fine with me.
As it stands the loader doesn’t know where to put the files. Once that is done FritzingCheckPart.py has this to say (ignoring the warnings which don’t affect part operation):
Error 77: File
‘svg.schematic.potentiometer_blue_6aab2d350d5b1432e4a9a2c8379e1b11_1_schematic.svg.bak’
At line 178
terminalId connector1terminal-2 can’t be a g as it won’t work.
Error 77: File
‘svg.schematic.potentiometer_blue_6aab2d350d5b1432e4a9a2c8379e1b11_1_schematic.svg.bak’
At line 198
terminalId connector0terminal-old can’t be a g as it won’t work.
as it happens neither of the flagged elements are used so they shouldn’t affect anything, but the layerId does not enclose all the drawing elements so the part won’t export as an image. The pcb svg looks broken, but without a datasheet for the part I can’t fix it. Here is a fixed part (other than pcb).