mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH:disconnect lan mode printer when switing other printers
Change-Id: Ibd2d80e248b8a25a103cec75fdc9cd11b84e8b48
This commit is contained in:
parent
fdd659cefe
commit
ede8a2dc30
3 changed files with 4 additions and 4 deletions
|
@ -816,7 +816,7 @@ public:
|
|||
void erase_user_machine(std::string dev_id);
|
||||
void clean_user_info();
|
||||
|
||||
bool set_selected_machine(std::string dev_id);
|
||||
bool set_selected_machine(std::string dev_id, bool need_disconnect = false);
|
||||
MachineObject* get_selected_machine();
|
||||
|
||||
/* return machine has access code and user machine if login*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue