Commit d3a8485
committed
geometry fixes:
- Built STL for Lid and MainCase wall with thinner wall around the sensors (so the silicone grippers don't get stuck and Sensors insert more easily)
- More space for cables in DisplayCase
- Improve stl sorting algorithm (until now loops were not reordered, now they are reordered preserving direction) This changes all STL files without actual geometry changes, further reduces false-positives in stl diffs.
- Fix length of screw to not cause "non-watertight" stl at the edges of the holes of the backrack mount (leave 0.4mm ridge between screw hole and locking pin channel)1 parent 3fcd3b3 commit d3a8485
38 files changed
Lines changed: 510548 additions & 492197 deletions
File tree
- customizer/src/obs_case_customizer
- templates
- export
- Calibration
- DisplayCase
- MainCase
- Mounting
- logo/OpenBikeSensor
- lib
- render/thumbnails
- DisplayCase
- MainCase
- Mounting
- src/DisplayCase
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
326 | 330 | | |
327 | 331 | | |
328 | 332 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments