filapro's picture
add data
4696421
import cadquery as cq
w0=cq.Workplane('YZ',origin=(-6,0,0))
r=w0.workplane(offset=-26/2).moveTo(48,38).cylinder(26,52).union(w0.sketch().segment((-100,-90),(-19,-90)).segment((-19,-30)).segment((-50,-30)).arc((-54,-27),(-58,-30)).segment((-100,-30)).close().assemble().finalize().extrude(39))