difference() { cube( size=[48.5,48.5,50], center=true); translate( v=[0,0,0.5] ) { cube( size=[47,47, 49], center=true); } }