filapro's picture
1st commit
5e6439e
import cadquery as cq
w0=cq.Workplane('YZ',origin=(-2,0,0))
r=w0.workplane(offset=-15/2).moveTo(-39,41).cylinder(15,9).union(w0.sketch().arc((-13,-6),(-13,-30),(-11,-2)).segment((-12,-2)).close().assemble().finalize().extrude(19))