mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-31 11:15:52 +00:00
Have Print::apply_config() return true if any step was invalidated
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ class PrintState
|
||||
void set_started(StepType step);
|
||||
void set_done(StepType step);
|
||||
void invalidate(StepType step);
|
||||
void invalidate_all();
|
||||
bool invalidate_all();
|
||||
};
|
||||
|
||||
// A PrintRegion object represents a group of volumes to print
|
||||
|
||||
Reference in New Issue
Block a user