mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-27 01:58:36 -07:00
ENH: update extruder unprintable tip before slice
jira:none Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I3a47e1505c3410e1ba41e4d12903ccf4db486240 (cherry picked from commit 086e977d897c2a9022321e2611c82f39147462be)
This commit is contained in:
parent
fe204f972f
commit
c8fa5e1e4e
4 changed files with 117 additions and 64 deletions
|
|
@ -2000,6 +2000,8 @@ void NotificationManager::close_plater_warning_notification(const std::string& t
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void NotificationManager::set_all_slicing_errors_gray(bool g)
|
||||
{
|
||||
for (std::unique_ptr<PopNotification> ¬ification : m_pop_notifications) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue