mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 20:02:17 +00:00
ENH:add confirmation pop-up window
jira:[STUDIO-12237] Change-Id: I255e074f5f4eba4a6d7fdbf8f3a6c1c3751a951c (cherry picked from commit 6c3e57dd3d3ea0b4cfb1db0754e56d15d8aba826)
This commit is contained in:
@@ -1209,6 +1209,7 @@ public:
|
||||
int command_set_nozzle(int temp);
|
||||
int command_set_nozzle_new(int nozzle_id, int temp);
|
||||
int command_set_chamber(int temp);
|
||||
int check_resume_condition();
|
||||
// ams controls
|
||||
//int command_ams_switch(int tray_index, int old_temp = 210, int new_temp = 210);
|
||||
int command_ams_change_filament(bool load, std::string ams_id, std::string slot_id, int old_temp = 210, int new_temp = 210);
|
||||
|
||||
Reference in New Issue
Block a user