List: discuss@lists.openscad.org
From: Kevin Toppenberg
Re: [OpenSCAD] Smoother side on box
Mon, Nov 12, 2018 1:04 PM
[135/2,0,0], // rear bottom right // 1
> [145/2,202,0], // front bottom right // 2
> [-145/2,202,0], // front bottom left // 3
> [-137/2,-32.5,height], // rear top left // 4
> [137/2,-32.5,height], // rear top right // 5
> [171/2,202,height], // front top right //6
> [-171/2,202,height], // front top left //7
>
> ];
>