-
Notifications
You must be signed in to change notification settings - Fork 355
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
First upload of the RP2040 display #205
Conversation
Initial commit
Update to 2 layer board vertical USB connector updated fonts Regenerated gerbers, BOM, and placement file
Changed to SMD push buttons
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Files validated last night on my desktop, @bartlammers's branch has already been made and tested, good to approve!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After CLI run, one error noticed.
Few points of feedback:
|
Don't commit the changes just yet. Just a few housecleaning things to get out of the way first. In the meantime, I updated per @bartlammers suggestions.
I'll get to the screenshots tonight and will push a new update as well as do just a little cleaning to tidy up the structure of the KiCad and regenerate the production files. |
I made a couple updates to the schematics, per some design considerations.
|
@bartlammers all updates accounted for. Please review and let me know what you think. |
modified holes for alignment on the display
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 things:
- Would it make sense to rename the KiCad files (.kicad_pcb, .kicad_sch, and .kicad_pro) from
V0_Display
toV0_Display_RP2040
? - For the STL's, If you reverted to the horizontal USB then the STLs should be 95% compatible with the stock right? (Only difference would be the back for the RP2040 specific boot buttons) If so, we can remove all duplicate files to avoid confusion!
Regarding the STLs. Yes, the Voron 0 STLs are 100% the same as before. I can just remove those STLs. |
Removing duplicate STLs
I just received a few boards yesterday with all of the changes. I'll snap a few new pics tonight and upload with updated filenames. |
Images updated. Please have a look and let me know if you approve of the changes. Side note, I confirmed that the new version of KiCad will not allow you to change the extension names. It really messes things up and I had to restore from a backup. All should be good now. |
@th0mpy |
Moved a couple labels and updated font size.
I updated that label. |
ok great, than i see nothing else to nitpick =D |
This PR seems to have removed |
The V0_Display.kicad_pcb was an accident. I've fixed it, but it still shows as a deletion in the PR. |
Although, I do see that the file was indeed deleted. I can do a new pull request to fix that. |
This is my remix of the V0_display, based on the RP2040 (RaspberryPi Pico).