mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Warn about models with overlapping or intersecting facets but try to repair wrong layers. #16
This commit is contained in:
@@ -13,6 +13,8 @@ has 'id' => (
|
||||
required => 1,
|
||||
);
|
||||
|
||||
has 'slicing_errors' => (is => 'rw');
|
||||
|
||||
# collection of spare segments generated by slicing the original geometry;
|
||||
# these need to be merged in continuos (closed) polylines
|
||||
has 'lines' => (
|
||||
|
||||
Reference in New Issue
Block a user