mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
add fuse Schurter UMT250 (#1769)
* add fuse Schurter UMT250 * UMT-250: improve description & fix roundrect radius
This commit is contained in:
parent
7c2b1480f1
commit
584ef59541
37
Fuse.pretty/Fuse_Schurter_UMT250.kicad_mod
Normal file
37
Fuse.pretty/Fuse_Schurter_UMT250.kicad_mod
Normal file
@ -0,0 +1,37 @@
|
||||
(module Fuse_Schurter_UMT250 (layer F.Cu) (tedit 5D4BD8D3)
|
||||
(descr "Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf)")
|
||||
(tags "Schurter fuse smd")
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0 -2.5) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value Fuse_Schurter_UMT250 (at 0 2.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -5.05 1.5) (end -5.05 -1.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -5.05 -1.5) (end 5.05 -1.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 5.05 -1.5) (end 5.05 1.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 5.05 1.5) (end -5.05 1.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -3.05 -1.61) (end 3.05 -1.61) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -3.05 1.61) (end 3.05 1.61) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -5.7 -2.13) (end 5.7 -2.13) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.7 -2.13) (end 5.7 2.13) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 5.05 -0.715) (end 5.45 -0.715) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 5.05 0.715) (end 5.45 0.715) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 5.45 -0.715) (end 5.45 0.715) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -5.05 0.715) (end -5.45 0.715) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -5.05 -0.715) (end -5.45 -0.715) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -5.45 0.715) (end -5.45 -0.715) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 5.7 2.13) (end -5.7 2.13) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.7 2.13) (end -5.7 -2.13) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd roundrect (at -4.25 0) (size 2 3.75) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.125))
|
||||
(pad 2 smd roundrect (at 4.25 0) (size 2 3.75) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.125))
|
||||
(model ${KISYS3DMOD}/Fuse.3dshapes/Fuse_Schurter_UMT250.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user