openbikesensor / openbikesensor/OpenBikeSensor3dPrintableCase
Mark seat post diameter on seat post mount
Nobody has claimed this yet.
- Dominant language
- OpenSCAD
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
For our local project I would like to print several seat post adapters for different tube diameters, to fit the several seat posts when handing out the sensors to the project members. I understood that the line
SeatPostMount_diameter = 28
in file variables.scad is used to customize the seat post diameter the holder is supposed for.
It would be great if the value of this variable would be printed somewhere on the mount, so one can distinguish the different mounts from one another.
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
Start with variables.scad and trace SeatPostMount_diameter to the seat post mount definition. Add a visible diameter marking to the mount, then render or print variants with different values to verify that each mount can be distinguished.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100