Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
add Alps SKRTLAE010 horizontal push button (#1889)
Browse files Browse the repository at this point in the history
* add Alps SKRTLAE010 horizontal push button
* SKRT: add -MP to name
* SKRTLAE010: integrate review feedback
  • Loading branch information
hvraven authored and cpresser committed Jan 3, 2020
1 parent 454126c commit d14e240
Showing 1 changed file with 50 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
(module SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010 (layer F.Cu) (tedit 5D96FB7F)
(descr "Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf)")
(tags "push horizontal SPST 1P1T")
(attr smd)
(fp_text reference REF** (at 0 -2.7 180) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010 (at 0 2.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.25 1.21) (end 2.25 1.21) (layer F.Fab) (width 0.1))
(fp_line (start -2.25 -1.35) (end 2.25 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 2.25 -1.35) (end 2.25 1.21) (layer F.Fab) (width 0.1))
(fp_line (start -2.25 -1.35) (end -2.25 1.21) (layer F.Fab) (width 0.1))
(fp_line (start -1 2.04) (end 1 2.04) (layer F.Fab) (width 0.1))
(fp_line (start 1 2.04) (end 1 1.21) (layer F.Fab) (width 0.1))
(fp_line (start -1 2.04) (end -1 1.21) (layer F.Fab) (width 0.1))
(fp_line (start 1.8 -1.5) (end 2.4 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start 2.4 -1.5) (end 2.4 -0.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -1.5) (end -2.4 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -2.4 -1.5) (end -2.4 -0.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1 1.3) (end 1 1.3) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.83 -2.05) (end 2.83 -2.05) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.83 2.3) (end 2.83 2.3) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.83 -2.05) (end 2.83 2.3) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.83 -2.05) (end -2.83 2.3) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 0.3) (end -1 1.5) (layer Dwgs.User) (width 0.1))
(fp_line (start -1 1.5) (end 1 1.5) (layer Dwgs.User) (width 0.1))
(fp_line (start 1 1.5) (end 1 0.3) (layer Dwgs.User) (width 0.1))
(fp_line (start 1 0.3) (end -1 0.3) (layer Dwgs.User) (width 0.1))
(fp_line (start -1 1.5) (end -0.5 0.3) (layer Dwgs.User) (width 0.1))
(fp_line (start -0.5 1.5) (end 0 0.3) (layer Dwgs.User) (width 0.1))
(fp_line (start 0 1.5) (end 0.5 0.3) (layer Dwgs.User) (width 0.1))
(fp_line (start 0.5 1.5) (end 1 0.3) (layer Dwgs.User) (width 0.1))
(pad "" np_thru_hole circle (at -2.125 0) (size 0.9 0.9) (drill 0.9) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 2.125 0) (size 0.9 0.9) (drill 0.9) (layers *.Cu *.Mask))
(pad 1 smd roundrect (at -1.225 -0.9) (size 0.75 1.8) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 1 smd roundrect (at 1.225 -0.9) (size 0.75 1.8) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at 0 -0.9) (size 0.6 1.8) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad MP smd roundrect (at -1.85 1.05) (size 1.3 0.9) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad MP smd roundrect (at 1.85 1.05) (size 1.3 0.9) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Button_Switch_SMD.3dshapes/SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

0 comments on commit d14e240

Please sign in to comment.