7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 00:33:25 +00:00

Add Littelfuse NANO2 45x series ()

This commit is contained in:
Xathar 2019-10-20 08:18:41 +01:00 committed by Rene Pöschl
parent 0410667fc1
commit 5aca64bf21

View File

@ -0,0 +1,31 @@
(module "Fuse_Littelfuse-NANO2-451_453" (layer F.Cu) (tedit 5DA6DC9F)
(descr "Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf")
(tags "Fuse Nano2")
(attr smd)
(fp_text reference "REF**" (at 0 -2.5 unlocked) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Fuse_Littelfuse-NANO2-451_453" (at 0 2.7 unlocked) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.215 1.455) (end 1.215 1.455) (layer F.SilkS) (width 0.12))
(fp_line (start -1.215 -1.455) (end 1.215 -1.455) (layer F.SilkS) (width 0.12))
(fp_line (start -3.69 1.83) (end -3.69 -1.83) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.69 1.83) (end -3.69 1.83) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.69 -1.83) (end 3.69 1.83) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.69 -1.83) (end 3.69 -1.83) (layer F.CrtYd) (width 0.05))
(fp_line (start -3.05 1.345) (end 3.05 1.345) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 -1.345) (end -3.05 1.345) (layer F.Fab) (width 0.1))
(fp_line (start 3.05 1.345) (end 3.05 -1.345) (layer F.Fab) (width 0.1))
(fp_line (start -3.05 -1.345) (end 3.05 -1.345) (layer F.Fab) (width 0.1))
(fp_text user "%R" (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad "1" smd rect (at -2.455 0) (size 1.96 3.15) (layers "F.Cu" "F.Paste" "F.Mask"))
(pad "2" smd rect (at 2.455 0) (size 1.96 3.15) (layers "F.Cu" "F.Paste" "F.Mask"))
(model "${KISYS3DMOD}/Fuse.3dshapes/Fuse_Littelfuse-NANO2-451_453.wrl"
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)