Skip to content

Added SMAJxxxA diodes

Hi!

This is my first commit to the KiCAD libraries so hopefully I did everything right 😄

Derived from SM6T6V8A datasheet: https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet

grafik

The existing footprint should also serve well for this component (D_SMA).

grafik

Dimensions Kicad Littlefuse
I 1.8mm 1.8mm min.
J 2.5mm 2.1mm min.
K 1.5mm 2.3mm max.
L 2.5mm 2.1mm min.

The check_symbol.py script throws a warning for this : Violating S5.1 (https://klc.kicad.org/symbol/s5/s5.1/) But I don't know why, it fullfills the following condition:

For atomic symbols (those with an associated default footprint), the Footprint field must be filled with a valid entry of the format <footprint_library>:<footprint_name>.

Merge request reports