filapro's picture
1st commit
5e6439e
import cadquery as cq
w0=cq.Workplane('ZX',origin=(0,30,0))
r=w0.workplane(offset=-60/2).cylinder(60,50).union(w0.workplane(offset=-39/2).moveTo(0,-43.5).box(26,13,39))