index
:
Openscad/Fahrradtaschenabstandshalter
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Fahrradtaschenabstandshalter.scad
blob: 34b6a8e58534aade92ea8ebec759767af1032dff (
plain
)
1
2
3
4
5
6
7
rout = 13/2; rin = 10/2; l = 20; h = 10; cylinder(r = rout, h = l); cube([]);