hull() { union() { translate([15,10,0]) circle(10); circle(10); } }