discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

ERROR: CGAL error in CGALUtils::applyUnion3D: CGAL ERROR: assertion violation!

NH
nop head
Mon, Feb 8, 2021 3:22 PM

I have started getting this error since installing the new release when
generating pngs from the command line but it seems to carry on and generate
the image. Not sure if ti is related to the release

Looking at the same preview in the GUI I don't get an error, so I have no
idea how to find it as the picture is my entire assembly.

I have started getting this error since installing the new release when generating pngs from the command line but it seems to carry on and generate the image. Not sure if ti is related to the release Looking at the same preview in the GUI I don't get an error, so I have no idea how to find it as the picture is my entire assembly.
NH
nop head
Mon, Feb 8, 2021 4:26 PM

Actually I was accidentally doing a union with an imported STL made by
OpenSCAD that had degenerate triangles due to a misplaced curly bracket.
There is a bug though because the ERROR does not set the exit status so I
had missed it.

On Mon, 8 Feb 2021 at 15:22, nop head nop.head@gmail.com wrote:

I have started getting this error since installing the new release when
generating pngs from the command line but it seems to carry on and generate
the image. Not sure if ti is related to the release

Looking at the same preview in the GUI I don't get an error, so I have no
idea how to find it as the picture is my entire assembly.

Actually I was accidentally doing a union with an imported STL made by OpenSCAD that had degenerate triangles due to a misplaced curly bracket. There is a bug though because the ERROR does not set the exit status so I had missed it. On Mon, 8 Feb 2021 at 15:22, nop head <nop.head@gmail.com> wrote: > I have started getting this error since installing the new release when > generating pngs from the command line but it seems to carry on and generate > the image. Not sure if ti is related to the release > > Looking at the same preview in the GUI I don't get an error, so I have no > idea how to find it as the picture is my entire assembly. >