mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
FIX: Revert "NEW: add HMS action to stop AMS drying"
This reverts commit 60328ef7d1400c19e9895a47d8e98d901d3401fd. jira: [STUDIO-12372] Change-Id: I7c2da5fa5a96d9fe00389e80535a9983dd581a2d (cherry picked from commit 11c9efb2a2562e0a7094e4f3da1fa8af48aa7879)
This commit is contained in:
@@ -1222,9 +1222,6 @@ public:
|
||||
int command_ams_refresh_rfid(std::string tray_id);
|
||||
int command_ams_refresh_rfid2(int ams_id, int slot_id);
|
||||
int command_ams_control(std::string action);
|
||||
|
||||
int command_ams_drying_stop();
|
||||
|
||||
int command_set_chamber_light(LIGHT_EFFECT effect, int on_time = 500, int off_time = 500, int loops = 1, int interval = 1000);
|
||||
int command_set_chamber_light2(LIGHT_EFFECT effect, int on_time = 500, int off_time = 500, int loops = 1, int interval = 1000);
|
||||
int command_set_work_light(LIGHT_EFFECT effect, int on_time = 500, int off_time = 500, int loops = 1, int interval = 1000);
|
||||
|
||||
Reference in New Issue
Block a user