Skip to content

Commit 9563cff

Browse files
committed
footprints: fix encoder mounting points
make mounting pads 0.1mm wider and move 0.1mm outward, friction fit is now 0.1mm on each side Signed-off-by: Rafael Silva <[email protected]>
1 parent 656f9bf commit 9563cff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

footprints/openinput.pretty/RotaryEncoder_Horizontal.kicad_mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
(pad "A" thru_hole circle (at -2.5 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
3939
(pad "B" thru_hole circle (at 0 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
4040
(pad "C" thru_hole circle (at 2.5 0) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
41-
(pad "MP" thru_hole oval (at -5.1 -2 90) (size 2.7 1.6) (drill oval 2 0.9) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
42-
(pad "MP" thru_hole oval (at 5.1 -2 90) (size 2.7 1.6) (drill oval 2 0.9) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
41+
(pad "MP" thru_hole oval (at -5.2 -2 90) (size 2.7 1.7) (drill oval 2 1) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
42+
(pad "MP" thru_hole oval (at 5.2 -2 90) (size 2.7 1.7) (drill oval 2 1) (layers *.Cu *.Mask) (tstamp 00000000-0000-0000-0000-000000000000))
4343
)

0 commit comments

Comments
 (0)