mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
Varistor: Add a 4.9 width version (#1305)
This commit is contained in:
parent
b69476ebdd
commit
6a5e8c2a87
32
Varistor.pretty/RV_Disc_D7mm_W4.9mm_P5mm.kicad_mod
Normal file
32
Varistor.pretty/RV_Disc_D7mm_W4.9mm_P5mm.kicad_mod
Normal file
@ -0,0 +1,32 @@
|
||||
(module RV_Disc_D7mm_W4.9mm_P5mm (layer F.Cu) (tedit 5C45AD05)
|
||||
(descr "Varistor, diameter 7mm, width 4.9mm, pitch 5mm")
|
||||
(tags "varistor SIOV")
|
||||
(fp_text reference REF** (at 2.5 4.4) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value RV_Disc_D7mm_W4.9mm_P5mm (at 2.5 -2.4) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text user %R (at 2.5 1.15) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -1.25 3.7) (end 6.25 3.7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.25 -1.7) (end 6.25 -1.7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 6.25 -1.7) (end 6.25 3.7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.25 -1.7) (end -1.25 3.7) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1 3.45) (end 6 3.45) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -1 -1.45) (end 6 -1.45) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start 6 -1.45) (end 6 3.45) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -1 -1.45) (end -1 3.45) (layer F.SilkS) (width 0.15))
|
||||
(fp_line (start -1 3.45) (end 6 3.45) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1 -1.45) (end 6 -1.45) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 6 -1.45) (end 6 3.44) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1 -1.45) (end -1 3.45) (layer F.Fab) (width 0.1))
|
||||
(pad 1 thru_hole circle (at 0 0) (size 1.6 1.6) (drill 0.6) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 5 2) (size 1.6 1.6) (drill 0.6) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Varistor.3dshapes/RV_Disc_D7mm_W4.9mm_P5mm.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user