mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
Button_Switch_THT: Fix courtyard layer in EG1271
This commit is contained in:
parent
266eb9b5d8
commit
c124ca74de
@ -1,4 +1,4 @@
|
||||
(module SW_E-Switch_EG1271_DPDT (layer F.Cu) (tedit 5B505738)
|
||||
(module SW_E-Switch_EG1271_DPDT (layer F.Cu) (tedit 5BB336EF)
|
||||
(descr "E-Switch sub miniature slide switch, EG series, DPDT, http://spec_sheets.e-switch.com/specs/P040047.pdf")
|
||||
(tags "switch DPDT")
|
||||
(fp_text reference REF** (at 2.5 -1.65) (layer F.SilkS)
|
||||
@ -33,10 +33,10 @@
|
||||
(fp_line (start -1.85 3.45) (end -1.85 -0.25) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.15 0.45) (end -2.15 -0.55) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.15 -0.55) (end -1.15 -0.55) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2 -1.05) (end 7 -1.05) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 7 -1.05) (end 7 4.25) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start 7 4.25) (end -2 4.25) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -2 4.25) (end -2 -1.05) (layer B.CrtYd) (width 0.05))
|
||||
(fp_line (start -2 -1.05) (end 7 -1.05) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 7 -1.05) (end 7 4.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 7 4.25) (end -2 4.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2 4.25) (end -2 -1.05) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 2.5 -1.65) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user