File size: 106 Bytes
4696421
 
 
1
2
3
import cadquery as cq
w0=cq.Workplane('XY',origin=(0,0,-89))
r=w0.workplane(offset=178/2).box(200,124,178)