mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Warn about models with overlapping or intersecting facets but try to repair wrong layers. #16
This commit is contained in:
@@ -215,6 +215,7 @@ sub make_loops {
|
||||
|
||||
if (@discarded_lines) {
|
||||
print " Warning: even slow detection algorithm threw errors. Review the output before printing.\n";
|
||||
$layer->slicing_errors(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user