-
Notifications
You must be signed in to change notification settings - Fork 54
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
LED Pin Spacing and Ground Plane #4
Comments
I am happy to add this to the repository if someone tries this modification and confirms that it works. Regarding the GND plane, I do not particularly recall problems while soldering, but for anyone who is worried about this, there is an easy solution: If you select the ground plane in KiCad and go to its properties, there is an option "pad connections" which is already set to "thermal reliefs". So, at the moment, all pads only use thin spokes to connect to the ground plane to alleviate this exact problem. If you want to reduce the thermal coupling further, you can modify the settings below this to create thinner spokes or increase the clearance. You can also set this individually for each pad than for the entire plane. |
That's awesome thanks Sebastian! I will probably have it made in future
again as the project matures.
I will also definitely try your suggestion next time before I generate the
grbl files.
Cheers,
Rudi
…On Fri, Jan 14, 2022 at 1:33 PM Sebastian Staacks ***@***.***> wrote:
I am happy to add this to the repository if someone tries this
modification and confirms that it works.
Regarding the GND plane, I do not particularly recall problems while
soldering, but for anyone who is worried about this, there is an easy
solution: If you select the ground plane in KiCad and go to its properties,
there is an option "pad connections" which is already set to "thermal
reliefs". So, at the moment, all pads only use thin spokes to connect to
the ground plane to alleviate this exact problem. If you want to reduce the
thermal coupling further, you can modify the settings below this to create
thinner spokes or increase the clearance. You can also set this
individually for each pad than for the entire plane.
—
Reply to this email directly, view it on GitHub
<#4 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOQPNR5B7RTF7OCO4MDBIDUWACXVANCNFSM5LY3LMMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I ordered 5 boards from PCBway and I am super happy that they came out really great. But one of the issues I was having is definitely the pin spacing of the LEDs, it's quite a pain. I think most people would be happy to print a 3mm or so ring spacer and rather use 2.54mm pitch, with the legs slightly bent. I kinda trashed
one of my boardstwo of my boards just because of that issue.This raised something else, which may need improvement. The ground plane is massive 😱, my poor little soldering iron could not heat it fast enough to use a wick as suggested to clear out excess solder. It's fairly bad to heat an LED for so long, and the chances of damaging it are fairly high.
I wonder if the ground plane could have an isolation ring around the circuit to reduce the ground plane, and make it easier to heat up. Basically, all the heat is transferring into that entire PCB plane at the moment.
Not so much as an issue, but a quality of life on both
The text was updated successfully, but these errors were encountered: