Disable filament merge option if not SEMM

This commit is contained in:
Noisyfox
2025-10-24 19:27:20 +08:00
parent 2915e3035f
commit 9510b1a930
2 changed files with 4 additions and 5 deletions

View File

@@ -198,7 +198,7 @@ public:
void get_big_btn_sync_pos_size(wxPoint &pt, wxSize &size);
void get_small_btn_sync_pos_size(wxPoint &pt, wxSize &size);
// Orca
bool should_show_SEMM_buttons();
static bool should_show_SEMM_buttons();
void show_SEMM_buttons(bool bshow);
void update_dynamic_filament_list();