mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-05 16:51:07 -07:00
Fixed threading
This commit is contained in:
parent
066dbcc0ed
commit
714f89e366
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue