https://github.com/danielsan80/minirace-lapcounter
[abandoned] First version of MRC lapcounter 3d printing parts
https://github.com/danielsan80/minirace-lapcounter
3dprint minirace
Last synced: 2 months ago
JSON representation
[abandoned] First version of MRC lapcounter 3d printing parts
- Host: GitHub
- URL: https://github.com/danielsan80/minirace-lapcounter
- Owner: danielsan80
- License: other
- Created: 2019-06-28T18:15:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T17:07:27.000Z (5 months ago)
- Last Synced: 2025-01-01T19:44:01.745Z (4 months ago)
- Topics: 3dprint, minirace
- Language: OpenSCAD
- Homepage:
- Size: 21.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minirace-lapcounter
## Credits
Thanks to [sablebadger](https://www.thingiverse.com/sablebadger/about) for
his wonderful [Gate](https://www.thingiverse.com/thing:3076267).This repository includes some stl (modified and not) from his work:
[https://www.thingiverse.com/thing:3076267](https://www.thingiverse.com/thing:3076267)
by [sablebadger](https://www.thingiverse.com/sablebadger/about)
licensed under the Creative Commons - Attribution - Non-Commercial license.```plantuml
boneclip.scad <-- frame.scad
frame.scad <-- example.scad
rule.scad <-- example.scadrule.scad <-- gate.scad
gate/*.stl <-- gate.scadrule.scad <-- gate_ext1.scad
gate/mods/*.stl <-- gate.scadboneclip.scad <-- parts.scad
frame.scad <-- parts.scad```