mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 21:32:11 +00:00
ENH: Enhance ams synchronization prompts
jira: none Change-Id: Ide3141f980dc8de0284f3301414eca5c58a24204 (cherry picked from commit f30c7d3355bfba43a54fc1300e077d3694657e90)
This commit is contained in:
@@ -162,6 +162,7 @@ public:
|
||||
void load_ams_list(std::string const & device, MachineObject* obj);
|
||||
std::map<int, DynamicPrintConfig> build_filament_ams_list(MachineObject* obj);
|
||||
void sync_ams_list();
|
||||
void sync_extruder_list();
|
||||
// Orca
|
||||
void show_SEMM_buttons(bool bshow);
|
||||
void update_dynamic_filament_list();
|
||||
@@ -293,6 +294,7 @@ public:
|
||||
m_exported_file = exported_file;
|
||||
}
|
||||
|
||||
bool is_multi_extruder_ams_empty();
|
||||
// BBS
|
||||
wxString get_project_name();
|
||||
void update_all_plate_thumbnails(bool force_update = false);
|
||||
|
||||
Reference in New Issue
Block a user