mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-03 00:02:14 +00:00
ENH: refine the skip_object&&cached_object logic
when the cached object is skipped we need to reslicing it; also do overhang detect for all objects Change-Id: Ic842fd5a441426983a760145aeff9285e398d430
This commit is contained in:
@@ -428,6 +428,7 @@ public:
|
||||
void set_shared_object(PrintObject *object);
|
||||
void clear_shared_object();
|
||||
void copy_layers_from_shared_object();
|
||||
void copy_layers_overhang_from_shared_object();
|
||||
|
||||
// BBS: Boundingbox of the first layer
|
||||
BoundingBox firstLayerObjectBrimBoundingBox;
|
||||
|
||||
Reference in New Issue
Block a user