List: discuss@lists.openscad.org
From: Todd Allen
Re: names of objects exported in .3mf files?
Tue, Feb 18, 2025 10:23 PM
.
>
> By default, there is only one object, so there is only one
> name: "OpenSCAD Model"
>
> With the lazy union hack, multiple objects are possible and
> they are have a number added: "OpenSCAD Model 1", "OpenSCAD
> Model 2", "OpenSCAD Model 3".