Datasets:

ArXiv:
License:
filapro's picture
1st commit
5e6439e
raw
history blame contribute delete
154 Bytes
import cadquery as cq
w0=cq.Workplane('YZ',origin=(-26,0,0))
r=w0.sketch().push([(-7.5,-26.5)]).rect(7,47).push([(3,42)]).circle(8).finalize().extrude(53)