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

Varistor: Fix RV_Disc_D21.5mm_W6.1mm_P7.5mm

Move RefDes on F.Fab to the center (KLC 3.0.11 F5.2).
This commit is contained in:
Aimylios 2018-03-20 22:23:02 +01:00
parent 24a663e8f7
commit f4cbc31e51

View File

@ -1,7 +1,7 @@
(module RV_Disc_D21.5mm_W6.1mm_P7.5mm (layer F.Cu) (tedit 5A0F684A)
(module RV_Disc_D21.5mm_W6.1mm_P7.5mm (layer F.Cu) (tedit 5AB177DD)
(descr varistor)
(tags "varistor SIOV")
(fp_text reference REF** (at 3.81 5.715) (layer F.SilkS)
(fp_text reference REF** (at 3.75 5.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value RV_Disc_D21.5mm_W6.1mm_P7.5mm (at 3.75 -2.6) (layer F.Fab)
@ -15,7 +15,7 @@
(fp_line (start 14.605 -1.7145) (end 14.605 4.6355) (layer F.Fab) (width 0.12))
(fp_line (start 14.605 4.6355) (end -7.112 4.6355) (layer F.Fab) (width 0.12))
(fp_line (start -7.112 4.6355) (end -7.112 -1.7145) (layer F.Fab) (width 0.12))
(fp_text user %R (at 3.81 5.715) (layer F.Fab)
(fp_text user %R (at 3.75 1.45) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.25 4.75) (end 14.75 4.75) (layer F.CrtYd) (width 0.05))
@ -28,4 +28,9 @@
(fp_line (start -7 -1.6) (end -7 4.5) (layer F.Fab) (width 0.1))
(pad 1 thru_hole circle (at 0 0) (size 1.8 1.8) (drill 0.8) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 7.5 2.9) (size 1.8 1.8) (drill 0.8) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Varistor.3dshapes/RV_Disc_D21.5mm_W6.1mm_P7.5mm.wrl (at (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)) ))
(model ${KISYS3DMOD}/Varistor.3dshapes/RV_Disc_D21.5mm_W6.1mm_P7.5mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)