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