import cadquery as cq w0=cq.Workplane('YZ',origin=(52,0,0)) r=w0.sketch().rect(200,144).push([(-92,22)]).circle(7,mode='s').finalize().extrude(-104)