module d6(len) { intersection() { cube(len, center=true); sphere(len*0.79); } }