mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-01 06:29:13 -07:00
Fixed synchronization of background processing with the front end.
This commit is contained in:
@@ -174,6 +174,8 @@ protected:
|
||||
bool set_copies(const Points &points);
|
||||
// Invalidates the step, and its depending steps in PrintObject and Print.
|
||||
bool invalidate_step(PrintObjectStep step);
|
||||
// Invalidates all PrintObject and Print steps.
|
||||
bool invalidate_all_steps();
|
||||
|
||||
private:
|
||||
void make_perimeters();
|
||||
|
||||
Reference in New Issue
Block a user