mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-31 20:00:37 -07:00
ENH:update printer online status
jira:[for network testing] Change-Id: Id67788fdaa28f5f13483eb06ced6b338994eda02
This commit is contained in:
parent
c6af13a612
commit
fdf84c4533
1 changed files with 1 additions and 0 deletions
|
|
@ -4975,6 +4975,7 @@ void DeviceManager::on_machine_alive(std::string json_str)
|
|||
obj->bind_state = bind_state;
|
||||
obj->bind_sec_link = sec_link;
|
||||
obj->dev_connection_name = connection_name;
|
||||
obj->m_is_online = true;
|
||||
|
||||
//load access code
|
||||
AppConfig* config = Slic3r::GUI::wxGetApp().app_config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue