Thingiverse
OpenSCad Rounded Cube
by agodinhost
20
Downloads
14
Likes
0
Makes
OpenSCad module to create cubes with ALL corners rounded.
Just change the normal cube call to
cubeX( size=10,radius=2,center=true );
This module uses the hull function and is quicker than the minkowski call.
Just change the normal cube call to
cubeX( size=10,radius=2,center=true );
This module uses the hull function and is quicker than the minkowski call.
Sign in to leave a comment
Sign in