mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 14:44:19 -06:00
Warn about models with overlapping or intersecting facets but try to repair wrong layers. #16
This commit is contained in:
parent
d51a37a0ae
commit
42383dec84
3 changed files with 45 additions and 0 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue