mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
FIX: Prompt user when mix ams and vtslot in an extruder
jira: none Change-Id: I9a1d4936056fc872c75bf0454e4ca89665ece2f8 (cherry picked from commit 65c00e00fe8709255c40e94679fa4ced6d3ae688)
This commit is contained in:
@@ -630,6 +630,7 @@ public:
|
||||
bool is_main_extruder_on_left() const;
|
||||
bool is_multi_extruders() const;
|
||||
bool need_SD_card() const;
|
||||
int get_extruder_id_by_ams_id(const std::string &ams_id);
|
||||
|
||||
/*online*/
|
||||
bool online_rfid;
|
||||
|
||||
Reference in New Issue
Block a user