index
:
feurig/mysorrybot
main
3d files and docs for my sorry bot.
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doiEET.scad
blob: cfe19359274bf4b8e36d54b0578875283183a8a9 (
plain
)
1
2
3
4
5
6
7
use <nextLayer.scad>; use <basePlate.scad>; union(){ base_plate(); next_layer(2); }