-
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
SparkFun-LED DRC Error Overlap #132
Comments
This is a side effect of an obscure setting called "restring." In Eagle 7 and earlier. there's a "restring" tab in the DRC that allows you to shrink pad sizes below what is specified in the library. SFE used this setting to "fix" these parts, and if you're using Eagle 7 or earlier you can do the same thing. However it appears that Eagle 8 (and above?) have removed this setting, so we'll have to fix this in the library. Good catch, thanks for letting us know. |
Thanks Mike. Yes, I'm using Eagle 8 point something - just installed a few
days ago.
…On Mon, Feb 12, 2018 at 10:50 AM, Mike Grusin ***@***.***> wrote:
This is a side effect of an obscure setting called "restring." In Eagle 7
and earlier. there's a "restring" tab in the DRC that allows you to shrink
pad sizes below what is specified in the library. SFE used this setting to
"fix" these parts, and if you're using Eagle 7 or earlier you can do the
same thing. However it appears that Eagle 8 (and above?) have removed this
setting, so we'll have to fix this in the library. Good catch, thanks for
letting us know.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#132 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AislVAOl5CoSBYl2qdps9W9Di2LOygPeks5tUIf2gaJpZM4SBeXi>
.
|
EDIT: I had DRC settings too restrictive. The libraries are fine ;)
|
They are not fixed. I downloaded the Sparkfun-led library a couple of weeks
ago, and had the same problem. I use Eagle 9.1.1.
Missatge de Jason Harriot <[email protected]> del dia dl., 3 de set.
2018 a les 6:13:
… Has this been fixed? In the latest version, the pads appear smaller under
RMB > Open footprint (Which is LED-RGB-THRU for LED-RGB-CADIFFUSE), but are
still in fact still overlapping on the PCB and in the component picker
preview.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#132 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADCXthMtOyZ0q7_PvZsUSIQs4Bb8z8IDks5uXKxQgaJpZM4SBeXi>
.
|
Your DRU settings are probably changing this. Check your Annular Ring tab settings in the DRC window. You may have to stray from one of our preset DRU settings files to get those to reduce back down to avoid overlap. |
I just created a new post with the same issue still in the library in 2024. #359 |
The SparkFun-LED library parts LED-RGB-CACLEAR, LED-RGB-CADIFFUSE, LED-RGB-CCCLEAR and LED-RGB-CCDIFFUSE all have overlapping pads.
The text was updated successfully, but these errors were encountered: