7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-23 22:43:43 +00:00

Add battery contact Keystone 261

This commit is contained in:
Michael Bemmerl 2020-03-28 23:01:31 +01:00
parent 85a81a2ecf
commit 5e977eccae

View File

@ -0,0 +1,26 @@
(module BatteryContact_Keystone_261 (layer F.Cu) (tedit 5E7FBEA9)
(descr "9 Volt battery socket (plug), vertical, https://www.keyelco.com/product-pdf.cfm?p=1073")
(tags "PP3 battery socket vertical")
(attr smd)
(fp_text reference REF** (at 0 -5.8) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value BatteryContact_Keystone_261 (at 0 5.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3.96 0) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 2.445 0) (layer F.Fab) (width 0.1))
(fp_line (start -5 -5) (end 5 -5) (layer F.CrtYd) (width 0.05))
(fp_line (start 5 -5) (end 5 5) (layer F.CrtYd) (width 0.05))
(fp_line (start 5 5) (end -5 5) (layer F.CrtYd) (width 0.05))
(fp_line (start -5 5) (end -5 -5) (layer F.CrtYd) (width 0.05))
(pad 1 smd circle (at 0 0) (size 9 9) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Battery.3dshapes/BatteryContact_Keystone_261.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)