-
Notifications
You must be signed in to change notification settings - Fork 446
Soup_Pad #85
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
Soup_Pad #85
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hey!! Nice job on your hackpad submission. This is alexren // @qcoral sending this automation to let you know that the submission guidelines have been updated, please follow https://hackpad.hackclub.com/submitting again. Sorry for the confusion!! Hopefully this won't be needed again. |
The case design needs to be split into separate parts - CircuitCyborg |
Its split that present in the production folder please check that once |
I Approve - #20 |
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.
awesome PR, consider this approved!
FIll out this form to get your hackpad: https://forms.hackclub.com/hackpad
Yayyy!!!! |
Ready to make a PR? Great! Make sure your directory structure looks like this:
├── CAD
│ ├──case_bot.stl
│ └──case_top.stl
| └── name.stl
| └── oled_mount.stl
|
├── firmware
│ └── code.py
| └── boot.py
| └── lib..
└── PCB
├── keypad.kicad_sch
└──keypad.kicad_pro
(The file names do not matter, just the folders)