Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bourns encoder mismatch symbol vs footprint #1

Open
gwideman opened this issue Oct 9, 2020 · 1 comment
Open

Bourns encoder mismatch symbol vs footprint #1

gwideman opened this issue Oct 9, 2020 · 1 comment

Comments

@gwideman
Copy link

gwideman commented Oct 9, 2020

I believe that your footprint PEC11R-4xxx-Sxxxx.kicad_mod does not match your schematic symbol SW-Bournes-Pro-Audio.lib.
That datasheet has the pins labeled in the order A-C-B (C for "common"). You have numbered the pins on the schematic:
A=3
Com = 4
B=5
And then your footprint has them in order 3-5-4, which would place Com at the end of that row instead of in the middle.
(Of course, I'm always prepared to hear that you're right and the datasheet is wrong...)

@vitalyu
Copy link

vitalyu commented Nov 4, 2021

@sww1235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants