difference() { cylinder(5, 11, 11, $fn=360, center = true); translate([0, 0, 1.5]) cylinder(5, 10.5, 10.5, $fn=360, center = true); }