updates for Bordodynov's ltspice model library

Thread Starter

Ossilator

Joined Mar 27, 2019
1
moin @Bordodynov,

i found no better way to contact you, so i hope this is ok.

as you may know, your library is (partially) included in https://github.com/kicad-spice-library/KiCad-Spice-Library.
i pulled in your latest version (as of a few days ago), and did a bunch of cleanups and fixes on top of it. i pushed my work to https://github.com/ossilator/KiCad-Spice-Library. please review it and merge back what you find interesting.

a few more bug reports:
- the folder lib/sym/ZZZ/OPTO contains a copy of itself.
- lib/Rect.lib is a redundand-ish copy of lib/sub/Rect.lib. not sure how to deal with it best.
- lib/zener.lib is a mostly redundant copy of Zener_DiodesInc.lib (using different component names), but it contains a bunch of garbled models which should be synced up.

a request: it would be useful if your libraries were available in a version-controlled manner.

thanks!
 
Top