filapro's picture
1st commit
5e6439e
import cadquery as cq
w0=cq.Workplane('XY',origin=(0,0,-33))
r=w0.workplane(offset=67/2).cylinder(67,50)