difference(){ hull(){ sphere(12); translate([0,0,29]) sphere(6); } translate([0,0,-15])cube(30, true); }