summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-07-01 15:07:39 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-07-01 15:07:39 (GMT)
commitcc9fd5b33e42ea5d6f41c8ff649b2a014fa16450 (patch)
tree2caf861c9bdc6c288c089e8ddb9ce6d5d9569c41
parent54067c635d1a6de4509930ed9d8593f5373f2ba1 (diff)
Add link to Wikibooks manual for 'not 2-manifold' error on export.
-rw-r--r--src/mainwin.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwin.cc b/src/mainwin.cc
index 08fbec5..22bc498 100644
--- a/src/mainwin.cc
+++ b/src/mainwin.cc
@@ -1359,7 +1359,7 @@ void MainWindow::actionExportSTLorOFF(bool)
}
if (!this->root_N->p3->is_simple()) {
- PRINT("Object isn't a valid 2-manifold! Modify your design..");
+ PRINT("Object isn't a valid 2-manifold! Modify your design. See http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/STL_Import_and_Export");
clearCurrentOutput();
return;
}
contact: Jan Huwald // Impressum