is it possible to make parser for kicad components without adding .lib files if we have kicad to ngspce converter ?
By components, do you mean footprints or symbols?
I have a parser for footprints here (written in Go), which powers kcdb.ciphersink.net. Its not 100% complete, but pretty damn close (can parse 99.8% of footprints in ingestion sources).
I have started work on a EESCHEMA 2.x parser here (also written in Go), but it is in a very immature state. Also, IIRC the format is completely changing in KiCad 5??
Looks like the OP meant “ngspice”; which would indicate symbols.
Again, in v6, not 5. The attachements in the Wayne’s post were for some reason .bin files. They are actually .odt files; just rename them and you can open them with Open/LibreOffice.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.