7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 00:33:25 +00:00

Increase hole size to 1.3mm ()

* Increase hole size to 1.1mm

* update to 1.3mm as per @ evanshultz
This commit is contained in:
Cristian Sandu 2019-06-30 22:34:17 +03:00 committed by evanshultz
parent 3260221142
commit 1f97b2faaf

View File

@ -1,4 +1,4 @@
(module SW_PUSH-12mm (layer F.Cu) (tedit 5A02FE31)
(module SW_PUSH-12mm (layer F.Cu) (tedit 5D160D14)
(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)
@ -27,13 +27,13 @@
(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))
(pad 1 thru_hole oval (at 12.5 0) (size 3.048 1.85) (drill 1.3) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 12.5 5) (size 3.048 1.85) (drill 1.3) (layers *.Cu *.Mask))
(pad 1 thru_hole oval (at 0 0) (size 3.048 1.85) (drill 1.3) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 0 5) (size 3.048 1.85) (drill 1.3) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Button_Switch_THT.3dshapes/SW_PUSH-12mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
)