mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-09 09:00:15 +00:00
add Fuseholder for Littelfuse Nano2 series 157x (#2238)
This commit is contained in:
parent
a2c1653378
commit
ee84c4bfb7
35
Fuse.pretty/Fuseholder_Littelfuse_Nano2_157x.kicad_mod
Normal file
35
Fuse.pretty/Fuseholder_Littelfuse_Nano2_157x.kicad_mod
Normal file
@ -0,0 +1,35 @@
|
||||
(module Fuseholder_Littelfuse_Nano2_157x (layer F.Cu) (tedit 5EA0257B)
|
||||
(descr "Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf")
|
||||
(tags "SMD Nano2 holder")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -3) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Fuseholder_Littelfuse_Nano2_157x (at 0 3) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -3.25 -1.85) (end 3.25 -1.85) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 3.25 -1.85) (end 3.25 1.85) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.25 -1.85) (end -3.25 1.85) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.25 1.85) (end 3.25 1.85) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.88 -2.1) (end 3.88 -2.1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 3.88 -2.1) (end 3.88 2.1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.88 -2.1) (end -3.88 2.1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.88 2.1) (end 3.88 2.1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -3.36 -1.96) (end 3.36 -1.96) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 3.36 -1.96) (end 3.36 -1.76) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -3.36 -1.96) (end -3.36 -1.76) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -3.36 1.96) (end 3.36 1.96) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 3.36 1.76) (end 3.36 1.96) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -3.36 1.76) (end -3.36 1.96) (layer F.SilkS) (width 0.12))
|
||||
(pad 1 smd rect (at -2.43 0) (size 2.4 3) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 2.43 0) (size 2.4 3) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Fuse.3dshapes/Fuseholder_Littelfuse_Nano2_157x.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user