mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 04:42:33 +00:00
Automatically select external spool if it's the only installed filament (#13356)
* Clean up code * Filament mapping select ext slot automatically when no AMS filament inserted (OrcaSlicer/OrcaSlicer#13103) * Show warning if external filament type does not match the one in sliced file
This commit is contained in:
@@ -291,7 +291,6 @@ public:
|
||||
|
||||
bool is_target_slot_unload() const;
|
||||
bool can_unload_filament();
|
||||
bool is_support_amx_ext_mix_mapping() const { return true;}
|
||||
|
||||
void get_ams_colors(std::vector<wxColour>& ams_colors);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user