filapro's picture
1st commit
5e6439e
import cadquery as cq
w0=cq.Workplane('YZ',origin=(-9,0,0))
r=w0.sketch().push([(-36.5,23)]).rect(27,34).push([(-37,23)]).circle(2,mode='s').push([(39.5,-20.5)]).rect(21,39).finalize().extrude(18)