filapro's picture
add data
4696421
raw
history blame
104 Bytes
import cadquery as cq
w0=cq.Workplane('YZ',origin=(-35,0,0))
r=w0.workplane(offset=70/2).box(200,112,70)