mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-25 13:13:15 +00:00
ENH: support filament soften check
jira: [STUDIO-11922] Change-Id: I819c47e847ca30120c9fffeab3e9e1955b7f6beb (cherry picked from commit 5b5489cc95803d1dadc0f6a1246ca39710e9196c)
This commit is contained in:
@@ -764,6 +764,9 @@ public:
|
||||
Ams* get_curr_Ams();
|
||||
AmsTray* get_curr_tray();
|
||||
AmsTray *get_ams_tray(std::string ams_id, std::string tray_id);
|
||||
|
||||
std::string get_filament_id(std::string ams_id, std::string tray_id) const;
|
||||
|
||||
// parse amsStatusMain and ams_status_sub
|
||||
void _parse_ams_status(int ams_status);
|
||||
bool has_ams() { return ams_exist_bits != 0; }
|
||||
|
||||
Reference in New Issue
Block a user