module test6() { difference() { cube(center=true); cylinder(r=0.4, h=2, center=true); } }