KiCad / kicad-library

The schematic and 3D libraries for KiCad 4.0. Note that the footprint libraries are the *.pretty repos themselves. This is an orphaned repo, the news about the v5 libs, http://kicad.org/post/kicad-official-libraries/.
Other
745 stars 956 forks source link

Wrong transistor symbols #1843

Closed bbrandst closed 6 years ago

bbrandst commented 6 years ago

The schematic symbols of some transistors in Transistor.lib are not correct. For instance, both BF244 and BF245 are actually N-JFETs, but in current Git, BF244 is shown as a bipolar transistor while BF245 is presented as a MOSFET. Possibly other transistors are affected as well. I'm not quite sure but I think this happened during commit 0b9d383.

poeschlr commented 6 years ago

Mistakes are always possible. (We librarians are not all knowing.)

Car to fix it?

jkriege2 commented 6 years ago

Hi!

I'm already at it (+ some more fixes in that lib) ... might take 1-2 days, but a fix will be posted ;-)

cu JAN

jkriege2 commented 6 years ago

fixed in here: https://github.com/KiCad/kicad-library/pull/1844

SchrodingersGat commented 6 years ago

Fixed in #1844