-
Notifications
You must be signed in to change notification settings - Fork 53
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
Some PCB improvements #166
base: master
Are you sure you want to change the base?
Conversation
…bon connector compatibility, rounded PCB edges, slight increase in width (too sloppy)
Some lesser changes:
That last one was important, I ordered parts and the PCB, took them to work where I have a proper SMT setup, along with a printout of the ibom, and.. yeah. Slowed me down a little bit, looking at datasheets and doing continuity tests to figure out which pins were VCC etc. |
I don't really agree with Kicad on that, it's difficult to observe once parts get small enough. Maybe a thicker line in the vicinity of pin 1, but just a longer line isn't adequate imo. Re: header relocation, what does it negatively affect? The result of these mods is that anyone who doesn't have a nibbler at home can reassemble the enclosure without making any physical modifications. I wound up having to modify the strain relief, as well as nibbling a slot into the case to accommodate where the current header lies. Wish I'd known, might've saved some work. |
I'm not going to be able to tackle how KiCad chooses to handle Pin 1 :)
The project includes the information how to build your own cable and was never designed to re-use the existing one. We could merge this to a different branch perhaps for those who want to use the existing cable. While I don't know how many are building their own units nor choosing to reuse their own cable, I can only assume it's a small number to those who choose to buy the pre-assembled version. This allows users to avoid needing to modify the case (other then the initial open). |
Hey Greg,
Thanks for this great project. I implemented it myself, and discovered a few points that can be improved, particularly the location of the 5 pin header.
After trying to assemble the latest release into the factory enclosure, I discovered that I had no real way to keep the existing case cutouts if I was also using the right-angle pin header:
This pull request ought to fix that.