List: discuss@lists.openscad.org
From: nop head
Re: [OpenSCAD] DXF for cut and engrave
Sat, Oct 26, 2019 8:57 AM
UI-WARNING: No top level geometry to render
On Sat, 26 Oct 2019 at 09:43, Parkinbot wrote:
> Thorsten, I am with you. It might be quite easy to implement. Look at the
> following code
>
> square([100, 0]);
> square([0, 100]);
>
> it passes F5 and F6 without any warning or error.