List: discuss@lists.openscad.org
From: Ray West
Re: [OpenSCAD] best way to create this
Fri, Feb 26, 2021 12:47 PM
image it looks as if it is half a cylinder,
with an the top sliced off at an angle. I would do that by making a
large cube, to slice the side off the cylinder, and rotate it to slice
off the top at an angle. If the top needs to be concave, then use a
large sphere to slice off the top. This is on the basis that if it looks
right, then it is right.