openbikesensor / openbikesensor/OpenBikeSensor3dPrintableCase
OpenSCAD: use variable "MainCase_usb_port_cover_clearance" in "UsbCover.scad", not in "MainCase.scad"
Nobody has claimed this yet.
- Dominant language
- OpenSCAD
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Because if USB cover and hole don't fit together, currently you have to print again the MainCase. Otherwise you only had to print again the USB cover, which is obviously much faster and needs much less filament.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect MainCase.scad and UsbCover.scad to find the definition and use of MainCase_usb_port_cover_clearance. Move the clearance control to UsbCover.scad so cover fit adjustments do not require changing or reprinting MainCase; done means the USB cover and hole can be matched by regenerating only the cover.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100