mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-13 22:11:48 +00:00
Fixed threading
This commit is contained in:
@@ -514,7 +514,7 @@ void PrintObject::estimate_curled_extrusions()
|
||||
SupportSpotsGenerator::estimate_malformations(this->layers(), params);
|
||||
m_print->throw_if_canceled();
|
||||
}
|
||||
this->set_done(posEstimateCurledExtrusions);
|
||||
//this->set_done(posEstimateCurledExtrusions);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user