discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Non valid 2-manifold warning

B
basile
Thu, Jan 15, 2015 1:59 PM

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.

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.
MK
Marius Kintel
Thu, Jan 15, 2015 3:33 PM

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

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
M
Michele
Thu, Jan 15, 2015 4:41 PM

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.

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.
B
basile
Fri, Jan 16, 2015 1:50 PM

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.

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.
MK
Marius Kintel
Fri, Jan 16, 2015 3:23 PM

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

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
M
MichaelAtOz
Fri, Jan 16, 2015 9:53 PM

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.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/

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.

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. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ -- 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.
S
sukrit_gupta
Thu, Nov 5, 2015 7:37 PM

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.

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.