mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 14:52:06 +00:00
FIX: do something on machine lost
jira: [STUDIO-11324] Change-Id: I915ebe84dfad00910df01e7f289109c602b02c1b (cherry picked from commit 6c4757505ac338eb8e995aacaf1d049957044725)
This commit is contained in:
@@ -1485,6 +1485,10 @@ public:
|
||||
static bool is_virtual_slot(int ams_id);
|
||||
static std::string get_filament_name_from_ams(int ams_id, int slot_id);
|
||||
static void update_local_machine(const MachineObject& m);
|
||||
|
||||
private:
|
||||
void OnMachineBindStateChanged(MachineObject* obj, const std::string &new_state);
|
||||
void OnSelectedMachineLost();
|
||||
};
|
||||
|
||||
class DeviceManagerRefresher : public wxObject
|
||||
|
||||
Reference in New Issue
Block a user