filapro's picture
add data
4696421
raw
history blame
154 Bytes
import cadquery as cq
w0=cq.Workplane('ZX',origin=(0,68,0))
r=w0.sketch().push([(-46,2)]).rect(108,66).push([(97,-32)]).circle(3).finalize().extrude(-137)