$fn=60; include h = 40; od = 17; id1 = 12.4; difference() { zcyl(l=h, d=od, rounding=2); translate([0,0,3]) zcyl(l=h-6, d=id1, rounding=-1); }