Skip to content

Fix DPDT slide switch pinouts and naming

Found while doing !3526 (merged) - many DPDT switches have flipped pinouts on the second unit - i.e. pins 4 and 6 are swapped

image.png

So pins 1/6 and 3/4 should be the same function on each subunit. The DSs are drawn like this, which is reversed on the second unit, so pins 1/4 and 3/6 are the matching pins on each unit, which does not match the symbol above.

But push switches do have pins 1/4 and 3/6 on the same functions:

image.png image.png

Example old slide FP:

image.png

This MR fixes the ones I found, as well as normalises the names to SW_(Type:Slide/Push)_DPDT_Mfr_MPN_(Orientaiton:Horizontal/Vertical) (removes the 2P2T notation)

And resolves some KLC issues like silk clearance.

E-switch 800U - push

https://www.e-switch.com/wp-content/uploads/2022/06/800U-1.pdf

2024-02-20_20-49.png

2024-02-20_20-49_1.png

FP now:

2024-02-20_21-03.png

E-switch FS5700 - push

https://www.e-switch.com/wp-content/uploads/2022/06/FS5700.pdf

2024-02-20_20-49.png

2024-02-20_20-49_1.png

image.png

E-switch EG2219 - slide

https://www.e-switch.com/wp-content/uploads/2022/06/EG.pdf

image.png

image.png

C&K PVA (x5 models) - push

https://www.ckswitches.com/media/1343/pva.pdf

image.png

image.png

image.png

Edited by John Beard

Merge request reports

Loading