After getting this console message I could not compile anything else:
Compiling design (CSG Products generation)...
Geometries in cache: 2
Geometry cache size in bytes: 323728
CGAL Polyhedrons in cache: 0
CGAL cache size in bytes: 0
Compiling design (CSG Products normalization)...
WARNING: Normalized tree is growing past 200000 elements. Aborting
normalization.
Execution aborted
I had to close OpenSCAD e reopen again.
I change the turn "Turn off rendering at" to 1 million elements in
preferences.
On Fri, 7 Feb 2020 at 19:43, Ronaldo Persiano rcmpersiano@gmail.com wrote:
After getting this console message I could not compile anything else:
Compiling design (CSG Products generation)...
Geometries in cache: 2
Geometry cache size in bytes: 323728
CGAL Polyhedrons in cache: 0
CGAL cache size in bytes: 0
Compiling design (CSG Products normalization)...
WARNING: Normalized tree is growing past 200000 elements. Aborting
normalization.
Execution aborted
I had to close OpenSCAD e reopen again.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
Thank you, I will do it. However, stopping to compile after that error
seems to be a bug.
A sexta, 7/02/2020, 19:51, nop head nop.head@gmail.com escreveu:
I change the turn "Turn off rendering at" to 1 million elements in
preferences.
On Fri, 7 Feb 2020 at 19:43, Ronaldo Persiano rcmpersiano@gmail.com
wrote:
After getting this console message I could not compile anything else:
Compiling design (CSG Products generation)...
Geometries in cache: 2
Geometry cache size in bytes: 323728
CGAL Polyhedrons in cache: 0
CGAL cache size in bytes: 0
Compiling design (CSG Products normalization)...
WARNING: Normalized tree is growing past 200000 elements. Aborting
normalization.
Execution aborted
I had to close OpenSCAD e reopen again.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
Perhaps a bug introduced when stop on first warning option was added.
On Fri, 7 Feb 2020 at 21:13, Ronaldo Persiano rcmpersiano@gmail.com wrote:
Thank you, I will do it. However, stopping to compile after that error
seems to be a bug.
A sexta, 7/02/2020, 19:51, nop head nop.head@gmail.com escreveu:
I change the turn "Turn off rendering at" to 1 million elements in
preferences.
On Fri, 7 Feb 2020 at 19:43, Ronaldo Persiano rcmpersiano@gmail.com
wrote:
After getting this console message I could not compile anything else:
Compiling design (CSG Products generation)...
Geometries in cache: 2
Geometry cache size in bytes: 323728
CGAL Polyhedrons in cache: 0
CGAL cache size in bytes: 0
Compiling design (CSG Products normalization)...
WARNING: Normalized tree is growing past 200000 elements. Aborting
normalization.
Execution aborted
I had to close OpenSCAD e reopen again.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
Two things I've found helping when that happen, regardless of settings:
Double check that you have closed every {} properly, and that you only
have ; where they should be.
Add a render() on the part being drawn.
--
Sent from: http://forum.openscad.org/