About this 3D model
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.
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.