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

Attempted to add Grove header #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

biomurph
Copy link

Got the schematic tidied up, and added Grove header to schematic.
When I went to run the footprint association it broke because the footprint file is .mod, which is legacy and not supported :(
In order to get the Grove footprint onto the .pcb file, I think I will have to add it manually instead of creating a new .net file. The only option is to rebuild all the parts in the .mod file and save it as a .kicad_mod file. Ryan, do you have any insight into this issue?

biomurph and others added 2 commits September 13, 2018 16:52
Got the schematic tidied up, and added Grove header to schematic.
When I went to run the footprint association it broke because the footprint file is .mod, which is legacy and not supported :(
Added the Grove connectors.
Had to edit settings for the GND pads so that they tied to the copper pour with 'solid' instead of 'spokes' so that the pour areas would connect more. Also had to redefine the USB connector pins so that they were on the GND net. I'm getting some DRC errors that I think are erroneous, but I don't know why...
@biomurph
Copy link
Author

Hey Ryan,

Please check my work for sanity that the rats nest wires that I'm seeing on the GND net are erroneous. I'm pretty sure that I have everything tied well to GND through the copper pour areas.
The next step is to rout lines to the Grove connectors. the SDA and SCL lines are trivial. However the A0 and A1 lines require some creativity. I think that if I widen the board it will be easier. I want to wrap this prototype up so I can send it off tomorrow with a reasonable turn around.

Got the grove connections routed, and passing DRC
@biomurph
Copy link
Author

finished routing and silk. This file will go out to board house.

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

Successfully merging this pull request may close these issues.

1 participant