mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-24 00:33:25 +00:00
Add E-Switch FS5700DP footprint (#564)
Add footprint for E-Switch FS5700DP DPDT pushbutton foot switch. Datasheet: https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf
This commit is contained in:
parent
00066a1c9e
commit
b53b5fcf22
@ -0,0 +1,37 @@
|
||||
(module SW_PUSH_E-Switch_FS5700DP_DPDT (layer F.Cu) (tedit 5AF0DA89)
|
||||
(descr "FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf")
|
||||
(tags "switch DPDT footswitch")
|
||||
(fp_text reference REF** (at 4 -4.3) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value SW_PUSH_E-Switch_FS5700DP_DPDT (at 4 9.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start -2.95 8.75) (end -2.95 -3.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 10.95 8.75) (end -2.95 8.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 10.95 -3.75) (end 10.95 8.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.95 -3.75) (end 10.95 -3.75) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.8 -3.6) (end 10.8 -3.6) (layer F.SilkS) (width 0.12))
|
||||
(fp_text user %R (at 4 2.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_line (start 10.8 8.6) (end 10.8 -3.6) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 10.8 8.6) (end -2.8 8.6) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.8 -3.6) (end -2.8 8.6) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.7 -3.5) (end 10.7 -3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 10.7 -3.5) (end 10.7 8.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start 10.7 8.5) (end -2.7 8.5) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -2.7 8.5) (end -2.7 -3.5) (layer F.Fab) (width 0.1))
|
||||
(fp_circle (center 4 2.5) (end 10 2.6) (layer F.Fab) (width 0.1))
|
||||
(pad 1 thru_hole rect (at 0 0) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
|
||||
(pad 2 thru_hole circle (at 4 0) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
|
||||
(pad 3 thru_hole circle (at 8 0) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
|
||||
(pad 4 thru_hole circle (at 0 5) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
|
||||
(pad 5 thru_hole circle (at 4 5) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
|
||||
(pad 6 thru_hole circle (at 8 5) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
|
||||
(model ${KISYS3DMOD}/Button_Switch_THT.3dshapes/SW_PUSH_E-Switch_FS5700DP_DPDT.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
Loading…
Reference in New Issue
Block a user