7c72eb2
1
2
3
import cadquery as cq result = cq.Workplane("XY").circle(25).workplane(offset=60).circle(0.001).loft()