Wouldn't it be more useful for the non valid 2-manifold warning to be output
right after the rendering (F6) is finished instead just after selecting
"Export as STL..." from the menu?
basile
--
View this message in context: http://forum.openscad.org/Non-valid-2-manifold-warning-tp11049.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Jan 15, 2015, at 08:59 AM, basile basile.laderchi@gmail.com wrote:
Wouldn't it be more useful for the non valid 2-manifold warning to be output
right after the rendering (F6) is finished instead just after selecting
"Export as STL..." from the menu?
That would make sense
-Marius
basile wrote
Wouldn't it be more useful for the non valid 2-manifold warning to be
output right after the rendering (F6) is finished instead just after
selecting "Export as STL..." from the menu?
Now that is a brilliant idea. And how about highlighting the offending
code?
--
View this message in context: http://forum.openscad.org/Non-valid-2-manifold-warning-tp11049p11051.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
One more note on that issue.
Right now I am using version 2015.01.08 (Win7 x64) and after clicking
"Export STL..." 5 times the warning gets reported. On the 6th and forward no
warning appears as if all of a sudden the object got valid.
quoting output from console window:
"WARNING: Object may not be a valid 2-manifold and may need repair! See
http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/STL_Import_and_Export
No filename specified. STL export aborted.
WARNING: Object may not be a valid 2-manifold and may need repair! See
http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/STL_Import_and_Export
No filename specified. STL export aborted.
WARNING: Object may not be a valid 2-manifold and may need repair! See
http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/STL_Import_and_Export
No filename specified. STL export aborted.
WARNING: Object may not be a valid 2-manifold and may need repair! See
http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/STL_Import_and_Export
No filename specified. STL export aborted.
WARNING: Object may not be a valid 2-manifold and may need repair! See
http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/STL_Import_and_Export
No filename specified. STL export aborted.
No filename specified. STL export aborted.
No filename specified. STL export aborted.
No filename specified. STL export aborted.
No filename specified. STL export aborted."
basile
--
View this message in context: http://forum.openscad.org/Non-valid-2-manifold-warning-tp11049p11053.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
On Jan 16, 2015, at 08:50 AM, basile basile.laderchi@gmail.com wrote:
"Export STL..." 5 times the warning gets reported. On the 6th and forward no
warning appears as if all of a sudden the object got valid.
We suppress warnings and errors after 5 consecutive equal messages to avoid flooding the output.
Perhaps we should reset the counter for each compile..
-Marius
Perhaps log the suppression, "Warning: Repeated Error/Warning messages now
suppressed".
Unless specifically shown otherwise above, my contribution is in the Public Domain; To the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. This work is published globally via the internet. :) Inclusion of works of previous authors is not included in the above.
View this message in context: http://forum.openscad.org/Non-valid-2-manifold-warning-tp11049p11066.html
Sent from the OpenSCAD mailing list archive at Nabble.com.
I also feel that Warning message should always be there, or log that, as
other member said.
--
View this message in context: http://forum.openscad.org/Non-valid-2-manifold-warning-tp11049p14278.html
Sent from the OpenSCAD mailing list archive at Nabble.com.