mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-03 00:26:36 +00:00
Merge branch 'github/fork/mibe/Keystone_261' into 'master'
Add battery contact Keystone 261 See merge request kicad/libraries/kicad-footprints!2181
This commit is contained in:
commit
d04935deb5
26
Battery.pretty/BatteryContact_Keystone_261.kicad_mod
Normal file
26
Battery.pretty/BatteryContact_Keystone_261.kicad_mod
Normal 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))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user