-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
POWER_JACK_SMD package has flipped GND/GNDBREAK #72
Comments
@jesionaj Do you mean POWER_JACKSMD under Sparkfun-Connectors? |
I see it as POWER_JACK_SMD under the POWER_JACK device, but yes, it's Sparkfun-Connectors, sorry about not mentioning that. |
@jesionaj Okay thanks, I'll see what I can do. Also I found the one you mentioned, "POWER_JACK_SMD" |
@jesionaj This might be a stupid question, but if both the part on eagle and the physical component is flipped then wouldn't it be counter intuitive to change the part on eagle if they already have stock of the part 'flipped'? I see what you mean but I do not really get any point in changing it. If I misunderstand what you are saying please correct me. |
The physical parts themselves are not flipped -- what I meant is my experience with the actual part showed that the GND/GNDBREAK designations were not correct. I had to insert a jumper between GND and GNDBREAK to make it work on my board. |
On the POWER_JACK device, the POWER_JACK_SMD package has pins flipped. The GND symbol pin is connected to P$4, and GNDBREAK is connected to GND. This is backwards, both on the names and based on my testing with the actual part. G$1.GND should be connected to GND and G$1.GNDBREAK should be connected to P$4.
The text was updated successfully, but these errors were encountered: