filapro's picture
add data
4696421
raw
history blame
153 Bytes
import cadquery as cq
w0=cq.Workplane('YZ',origin=(-26,0,0))
r=w0.sketch().push([(-74,61)]).circle(26).push([(40,-27)]).circle(60).finalize().extrude(52)