filapro's picture
add data
4696421
raw
history blame
155 Bytes
import cadquery as cq
w0=cq.Workplane('XY',origin=(0,0,-49))
r=w0.sketch().push([(-61,6)]).circle(39).push([(69.5,-18)]).rect(61,54).finalize().extrude(98)