mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 17:12:07 +00: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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user