difference() { cylinder(10,10,10); translate([0,0,2]) { cylinder(11,9,9); } }