1 2 3 4 5
difference() { *sphere(r=10); cylinder(h=30, r=6, center=true); } *if (true) cube([25,6,3], center=true);