mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
set_user_selected_machine no longer works for local machines
This commit is contained in:
@@ -525,7 +525,6 @@ namespace Slic3r
|
|||||||
#else
|
#else
|
||||||
it->second->connect(it->second->local_use_ssl_for_mqtt);
|
it->second->connect(it->second->local_use_ssl_for_mqtt);
|
||||||
#endif
|
#endif
|
||||||
m_agent->set_user_selected_machine(dev_id);
|
|
||||||
it->second->set_lan_mode_connection_state(true);
|
it->second->set_lan_mode_connection_state(true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user