openbikesensor / openbikesensor/OpenBikeSensor3dPrintableCase

OpenSCAD: use variable "MainCase_usb_port_cover_clearance" in "UsbCover.scad", not in "MainCase.scad"

Open
#43 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.