mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
Add Fuseholder for littelfuse nano2 (#1926)
* Add Fuseholder for nano2 * Rename footprint Fix space between pads
This commit is contained in:
parent
8359a00c88
commit
0563d8eeea
35
Fuse.pretty/Fuseholder_Littelfuse_Nano2_154x.kicad_mod
Normal file
35
Fuse.pretty/Fuseholder_Littelfuse_Nano2_154x.kicad_mod
Normal file
@ -0,0 +1,35 @@
|
||||
(module "Fuseholder_Littelfuse_Nano2_154x" (layer F.Cu) (tedit 5DB6AB26)
|
||||
(descr "Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf")
|
||||
(tags "SMD Nano2 holder")
|
||||
(attr smd)
|
||||
(fp_text reference "REF**" (at 0 -3.5 unlocked) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value "Fuseholder_Littelfuse_Nano2_154x" (at 0 3.5 unlocked) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -5.56 2.77) (end 5.56 2.77) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.56 -2.77) (end -5.56 2.77) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.56 -2.77) (end 5.56 2.77) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.56 -2.77) (end 5.56 -2.77) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 4.975 2.625) (end 4.975 2.165) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4.975 2.625) (end 4.975 2.625) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4.975 2.165) (end -4.975 2.625) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 4.975 -2.625) (end 4.975 -2.165) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4.975 -2.625) (end 4.975 -2.625) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4.975 -2.625) (end -4.975 -2.165) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -4.865 2.515) (end 4.865 2.515) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -4.865 -2.515) (end -4.865 2.515) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 4.865 2.515) (end 4.865 -2.515) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -4.865 -2.515) (end 4.865 -2.515) (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 -3.185 0) (size 4.24 3.81) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(pad "2" smd rect (at 3.185 0) (size 4.24 3.81) (layers "F.Cu" "F.Paste" "F.Mask"))
|
||||
(model "${KISYS3DMOD}/Fuse.3dshapes/Fuseholder_Littelfuse_Nano2_154x.wrl"
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user