difference() {
cylinder (h=10,r=10, $fn=48);
{
cylinder (h=10,r=2.5, $fn=48);
translate ( [ 0,0,4 ])
cylinder (h=10,r=4, $fn=48);
}