filapro's picture
add data
4696421
raw
history blame
152 Bytes
import cadquery as cq
w0=cq.Workplane('ZX',origin=(0,-21,0))
r=w0.sketch().push([(-34,-69)]).circle(31).push([(56,92)]).circle(8).finalize().extrude(43)