mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 05:42:33 +00:00
FIX: 1. add auto sync on connect printer
2. remove printer list in prepare page jira: none Change-Id: Iab4009c5249663f309221d3fcc02e0bd676e554b (cherry picked from commit 19e8ab26481cfcc9b81dded0bc91c5075c940012)
This commit is contained in:
@@ -168,7 +168,7 @@ public:
|
||||
std::map<int, DynamicPrintConfig> build_filament_ams_list(MachineObject* obj);
|
||||
void sync_ams_list();
|
||||
bool sync_extruder_list();
|
||||
bool should_sync_extruder_list(MachineObject* obj);
|
||||
bool auto_sync_extruder_list_on_connect_priner(const MachineObject* obj);
|
||||
void update_sync_status(const MachineObject* obj);
|
||||
// Orca
|
||||
void show_SEMM_buttons(bool bshow);
|
||||
|
||||
Reference in New Issue
Block a user