From 55b7386f67afe1429f61ef9b8f923437419c7b1e Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Mon, 2 Mar 2020 16:19:12 +0530 Subject: update libraries --- .../SW_PUSH-12mm.kicad_mod | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH-12mm.kicad_mod (limited to 'library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH-12mm.kicad_mod') diff --git a/library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH-12mm.kicad_mod b/library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH-12mm.kicad_mod new file mode 100644 index 00000000..7269ca00 --- /dev/null +++ b/library/kicadLibrary/modules/Buttons_Switches_THT.pretty/SW_PUSH-12mm.kicad_mod @@ -0,0 +1,39 @@ +(module SW_PUSH-12mm (layer F.Cu) (tedit 592546E6) + (descr "SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf") + (tags "tact sw push 12mm") + (fp_text reference REF** (at 6.08 -4.66) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value SW_PUSH-12mm (at 6.62 9.93) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 0.25 8.5) (end 12.25 8.5) (layer F.Fab) (width 0.1)) + (fp_line (start 0.25 -3.5) (end 12.25 -3.5) (layer F.Fab) (width 0.1)) + (fp_line (start 12.25 -3.5) (end 12.25 8.5) (layer F.Fab) (width 0.1)) + (fp_text user %R (at 6.35 2.54) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start 0.1 -3.65) (end 12.4 -3.65) (layer F.SilkS) (width 0.12)) + (fp_line (start 12.4 0.93) (end 12.4 4.07) (layer F.SilkS) (width 0.12)) + (fp_line (start 12.4 8.65) (end 0.1 8.65) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.1 -0.93) (end 0.1 -3.65) (layer F.SilkS) (width 0.12)) + (fp_line (start -1.77 -3.75) (end 14.25 -3.75) (layer F.CrtYd) (width 0.05)) + (fp_line (start -1.77 -3.75) (end -1.77 8.75) (layer F.CrtYd) (width 0.05)) + (fp_line (start 14.25 8.75) (end 14.25 -3.75) (layer F.CrtYd) (width 0.05)) + (fp_line (start 14.25 8.75) (end -1.77 8.75) (layer F.CrtYd) (width 0.05)) + (fp_circle (center 6.35 2.54) (end 10.16 5.08) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.25 -3.5) (end 0.25 8.5) (layer F.Fab) (width 0.1)) + (fp_line (start 0.1 8.65) (end 0.1 5.93) (layer F.SilkS) (width 0.12)) + (fp_line (start 0.1 4.07) (end 0.1 0.93) (layer F.SilkS) (width 0.12)) + (fp_line (start 12.4 5.93) (end 12.4 8.65) (layer F.SilkS) (width 0.12)) + (fp_line (start 12.4 -3.65) (end 12.4 -0.93) (layer F.SilkS) (width 0.12)) + (pad 1 thru_hole oval (at 12.5 0) (size 3.048 1.7272) (drill 0.8128) (layers *.Cu *.Mask)) + (pad 2 thru_hole oval (at 12.5 5) (size 3.048 1.7272) (drill 0.8128) (layers *.Cu *.Mask)) + (pad 1 thru_hole oval (at 0 0) (size 3.048 1.7272) (drill 0.8128) (layers *.Cu *.Mask)) + (pad 2 thru_hole oval (at 0 5) (size 3.048 1.7272) (drill 0.8128) (layers *.Cu *.Mask)) + (model ${KISYS3DMOD}/Buttons_Switches_THT.3dshapes/SW_PUSH-12mm.wrl + (at (xyz 0.248 -0.1 0)) + (scale (xyz 3.93701 3.93701 3.93701)) + (rotate (xyz 0 0 0)) + ) +) -- cgit