An open API service indexing awesome lists of open source software.

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

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.scad

rule.scad <-- gate.scad
gate/*.stl <-- gate.scad

rule.scad <-- gate_ext1.scad
gate/mods/*.stl <-- gate.scad

boneclip.scad <-- parts.scad
frame.scad <-- parts.scad

```