hull(){ cube([8,8,0.1]); translate([1.5,1.5,14.9])cube([5,5,0.1]); }
rotate(45)cylinder(d1=8*sqrt(2), d2=5*sqrt(2), h=15,$fn=4);
Click here to login