mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
FIX: check if the filament is unknown
jira: [STUDIO-12085] Change-Id: Ibf40d7a5106a40385aff5c769e5b7e5cdb866de0 (cherry picked from commit 012b6f2395d66b7b1bdafa3e851ca4b2f874eb23)
This commit is contained in:
@@ -261,6 +261,7 @@ public:
|
||||
void parse_ext_info(MachineObject* obj, AmsTray tray);
|
||||
|
||||
bool support_drying() const { return (ams_type == AMSModel::N3S_AMS) || (ams_type == AMSModel::N3F_AMS); };
|
||||
Caninfo get_caninfo(const std::string& can_id, bool& found) const;
|
||||
};
|
||||
|
||||
/*************************************************
|
||||
|
||||
Reference in New Issue
Block a user