Update pads width on 3x4 switch button
This commit is contained in:
parent
eeb929ef57
commit
bad222c155
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
(module SW_TACT_3x4_2pins (layer F.Cu) (tedit 5B890D63)
|
||||
(module SW_TACT_3x4_2pins (layer F.Cu) (tedit 5B8962DC)
|
||||
(descr "Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss")
|
||||
(tags "Tactile Switch")
|
||||
(attr smd)
|
||||
|
@ -26,8 +26,8 @@
|
|||
(fp_line (start 1.5 1.25) (end -1.5 1.25) (layer F.Fab) (width 0.1))
|
||||
(fp_line (start -1.5 1.25) (end -1.5 -1.25) (layer F.Fab) (width 0.1))
|
||||
(fp_circle (center 0 0) (end 0.75 0) (layer F.Fab) (width 0.1))
|
||||
(pad 1 smd rect (at -2.25 0) (size 0.9 1.7) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 2.25 0) (size 0.9 1.7) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 1 smd rect (at -2.25 0) (size 1.5 2) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at 2.25 0) (size 1.5 2) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Button_Switch_SMD.3dshapes/SW_SPST_B3U-1000P.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
|
|
Loading…
Add table
Reference in a new issue