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

Commit

Permalink
Fix SW_TH_Tactile_Omron_B3F-10xx pin numbering (#1867)
Browse files Browse the repository at this point in the history
Restore pin numbers from pre #1856
  • Loading branch information
chschlue authored and poeschlr committed Sep 20, 2019
1 parent 8f5b381 commit 3019add
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(module SW_TH_Tactile_Omron_B3F-10xx (layer F.Cu) (tedit 5D7DF5C1)
(module SW_TH_Tactile_Omron_B3F-10xx (layer F.Cu) (tedit 5D84F0EF)
(descr SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf)
(tags "Omron B3F-10xx")
(fp_text reference REF** (at 3.25 -2.05) (layer F.SilkS)
Expand All @@ -23,9 +23,9 @@
(fp_line (start 6.37 0.91) (end 6.37 3.59) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 5.25) (end 6.25 5.25) (layer F.Fab) (width 0.1))
(fp_line (start -1.1 -1.1) (end 7.6 -1.1) (layer F.CrtYd) (width 0.05))
(pad 2 thru_hole circle (at 6.5 4.5) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 4.5) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 6.5 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 6.5 4.5) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 4.5) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 6.5 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Button_Switch_THT.3dshapes/SW_TH_Tactile_Omron_B3F-10xx.wrl
(at (xyz 0 0 0))
Expand Down

0 comments on commit 3019add

Please sign in to comment.