Digi-Key / digikey-kicad-library

An atomic parts library for Ki-Cad.
Other
1.66k stars 329 forks source link

BAT-54 symbol issue #17

Closed ejthesnaar closed 6 years ago

ejthesnaar commented 6 years ago

Both dk_Diodes-Rectifiers-Arrays:BAT54C and dk_Diodes-Rectifiers-Arrays:BAT54C-7-F have incorrect symbols for digikey-footprints:SOT-23-3.

The common cathode should be on pin 3, not pin 1. The anode of the first diode should be on pin 1, not pin 3.

The following unified diff should fix both symbols:

-X ~ 1 400 -100 200 L 50 50 1 1 I
+X ~ 1 -200 0 200 R 50 50 1 1 I
 X ~ 2 -200 -200 200 R 50 50 1 1 I
-X ~ 3 -200 0 200 R 50 50 1 1 I
+X ~ 3 400 -100 200 L 50 50 1 1 I
bombledmonk commented 6 years ago

Thanks, We'll get that fixed, we're in the middle of a bigger update so it might be another week before it gets fully baked in.

bombledmonk commented 6 years ago

This did get fixed a while ago, just closing out issues.