ENH:auto switch use ams option

jira:[none]

Change-Id: Ia1d5231284515226277b16d771342141e654a23d
(cherry picked from commit 956f1b9a59c11bce0428c3162beac45a5272c919)
This commit is contained in:
tao wang
2025-03-26 15:40:10 +08:00
committed by Noisyfox
parent 2bc9cb4441
commit 157bec00a1
4 changed files with 22 additions and 50 deletions

View File

@@ -765,7 +765,6 @@ public:
void _parse_ams_status(int ams_status);
bool has_ams() { return ams_exist_bits != 0; }
bool can_unload_filament();
bool is_support_ams_mapping();
bool is_support_amx_ext_mix_mapping();
void get_ams_colors(std::vector<wxColour>& ams_colors);