mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
FIX: Should not sync when machine types are inconsistent
jira: none Change-Id: If769fe0d19fb06c4a70e616416bf28f194ebcd45 (cherry picked from commit 8360bd24735073f5882ab014cd80a30d93238ebc)
This commit is contained in:
@@ -163,6 +163,7 @@ public:
|
||||
std::map<int, DynamicPrintConfig> build_filament_ams_list(MachineObject* obj);
|
||||
void sync_ams_list();
|
||||
void sync_extruder_list();
|
||||
bool should_sync_extruder_list(MachineObject* obj);
|
||||
// Orca
|
||||
void show_SEMM_buttons(bool bshow);
|
||||
void update_dynamic_filament_list();
|
||||
|
||||
Reference in New Issue
Block a user