I am building a 3D shape to export it in .stl because it asked me to and it
goes to 999/1000 and stops there for 20 minutes.
Can someone please help me or tell me what's worng ?
Thank you in advance.
--
View this message in context: http://forum.openscad.org/Building-in-Win32-does-not-finish-tp11339.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Jan 30, 2015, at 17:42 PM, jedidreyfus superralph_7@hotmail.com wrote:
I am building a 3D shape to export it in .stl because it asked me to and it
goes to 999/1000 and stops there for 20 minutes.
Can someone please help me or tell me what's worng ?
This is common. The process of merging all your individual components into one single solid shape is computationally expensive and unfortunately we use an external library which doesn’t provide much progress info,
We plan to slightly improve this, but this won’t affect the processing time: https://github.com/openscad/openscad/issues/810
Fixing the processing time issue is also in the pipeline, but it’s a larger job.
-Marius
Thanks man !
Date: Fri, 30 Jan 2015 15:58:22 -0700
From: ml-node+s1091067n11342h18@n5.nabble.com
To: superralph_7@hotmail.com
Subject: Re: Building in Win32 does not finish
On Jan 30, 2015, at 17:42 PM, jedidreyfus <[hidden email]> wrote:
I am building a 3D shape to export it in .stl because it asked me to and it
goes to 999/1000 and stops there for 20 minutes.
Can someone please help me or tell me what's worng ?
This is common. The process of merging all your individual components into one single solid shape is computationally expensive and unfortunately we use an external library which doesn’t provide much progress info,
We plan to slightly improve this, but this won’t affect the processing time: https://github.com/openscad/openscad/issues/810
Fixing the processing time issue is also in the pipeline, but it’s a larger job.
-Marius
OpenSCAD mailing list
[hidden email]
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
If you reply to this email, your message will be added to the discussion below:
http://forum.openscad.org/Building-in-Win32-does-not-finish-tp11339p11342.html
To unsubscribe from Building in Win32 does not finish, click here.
NAML
--
View this message in context: http://forum.openscad.org/Building-in-Win32-does-not-finish-tp11339p11344.html
Sent from the OpenSCAD mailing list archive at Nabble.com.