SW_PUSH_6mm.kicad_mod 2.5 KB
Newer Older
Facundo Navarro's avatar
Facundo Navarro committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
(module SW_PUSH_6mm (layer F.Cu) (tedit 5A02FE31)
  (descr https://www.omron.com/ecb/products/pdf/en-b3f.pdf)
  (tags "tact sw push 6mm")
  (fp_text reference REF** (at 3.25 -2) (layer F.SilkS)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text value SW_PUSH_6mm (at 3.75 6.7) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_text user %R (at 3.25 2.25) (layer F.Fab)
    (effects (font (size 1 1) (thickness 0.15)))
  )
  (fp_line (start 3.25 -0.75) (end 6.25 -0.75) (layer F.Fab) (width 0.1))
  (fp_line (start 6.25 -0.75) (end 6.25 5.25) (layer F.Fab) (width 0.1))
  (fp_line (start 6.25 5.25) (end 0.25 5.25) (layer F.Fab) (width 0.1))
  (fp_line (start 0.25 5.25) (end 0.25 -0.75) (layer F.Fab) (width 0.1))
  (fp_line (start 0.25 -0.75) (end 3.25 -0.75) (layer F.Fab) (width 0.1))
  (fp_line (start 7.75 6) (end 8 6) (layer F.CrtYd) (width 0.05))
  (fp_line (start 8 6) (end 8 5.75) (layer F.CrtYd) (width 0.05))
  (fp_line (start 7.75 -1.5) (end 8 -1.5) (layer F.CrtYd) (width 0.05))
  (fp_line (start 8 -1.5) (end 8 -1.25) (layer F.CrtYd) (width 0.05))
  (fp_line (start -1.5 -1.25) (end -1.5 -1.5) (layer F.CrtYd) (width 0.05))
  (fp_line (start -1.5 -1.5) (end -1.25 -1.5) (layer F.CrtYd) (width 0.05))
  (fp_line (start -1.5 5.75) (end -1.5 6) (layer F.CrtYd) (width 0.05))
  (fp_line (start -1.5 6) (end -1.25 6) (layer F.CrtYd) (width 0.05))
  (fp_line (start -1.25 -1.5) (end 7.75 -1.5) (layer F.CrtYd) (width 0.05))
  (fp_line (start -1.5 5.75) (end -1.5 -1.25) (layer F.CrtYd) (width 0.05))
  (fp_line (start 7.75 6) (end -1.25 6) (layer F.CrtYd) (width 0.05))
  (fp_line (start 8 -1.25) (end 8 5.75) (layer F.CrtYd) (width 0.05))
  (fp_line (start 1 5.5) (end 5.5 5.5) (layer F.SilkS) (width 0.12))
  (fp_line (start -0.25 1.5) (end -0.25 3) (layer F.SilkS) (width 0.12))
  (fp_line (start 5.5 -1) (end 1 -1) (layer F.SilkS) (width 0.12))
  (fp_line (start 6.75 3) (end 6.75 1.5) (layer F.SilkS) (width 0.12))
  (fp_circle (center 3.25 2.25) (end 1.25 2.5) (layer F.Fab) (width 0.1))
  (pad 2 thru_hole circle (at 0 4.5 90) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
  (pad 1 thru_hole circle (at 0 0 90) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
  (pad 2 thru_hole circle (at 6.5 4.5 90) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
  (pad 1 thru_hole circle (at 6.5 0 90) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
  (model ${KISYS3DMOD}/Button_Switch_THT.3dshapes/SW_PUSH_6mm.wrl
    (at (xyz 0 0 0))
    (scale (xyz 1 1 1))
    (rotate (xyz 0 0 0))
  )
)