mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
ENH: request start when it stopped by app
Change-Id: I48b8692f87b834e0f96c7c19c4e8651ae7a8fc1e Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -2551,6 +2551,8 @@ void SelectMachineDialog::update_show_status()
|
||||
return;
|
||||
}
|
||||
if (!dev) return;
|
||||
dev->check_pushing();
|
||||
|
||||
MachineObject* obj_ = dev->get_my_machine(m_printer_last_select);
|
||||
if (!obj_) {
|
||||
update_ams_check(nullptr);
|
||||
|
||||
Reference in New Issue
Block a user