use <soften/cube.scad>

soft_cube(25, center=true, r=3, sidesonly=false); translate() soft_cube(25, center=true, r=3); translate() soft_cube(25);