filapro's picture
add data
4696421
import cadquery as cq
w0=cq.Workplane('YZ',origin=(-27,0,0))
r=w0.workplane(offset=-73/2).moveTo(0,25).cylinder(73,57).union(w0.sketch().push([(-33.5,-42)]).rect(17,80).push([(19,35.5)]).rect(36,15).finalize().extrude(-61)).union(w0.sketch().push([(0,24.5)]).rect(154,5).push([(-6.5,24)]).rect(3,2,mode='s').finalize().extrude(127))