Show SEMM related items for BBL printers

This commit is contained in:
Noisyfox 2025-08-03 17:24:37 +08:00
parent aee14d307a
commit 113fa34555

View file

@ -1423,7 +1423,7 @@ void Sidebar::update_all_preset_comboboxes()
p->m_filament_icon->SetBitmap_("filament");
}
show_SEMM_buttons(cfg.opt_bool("single_extruder_multi_material"));
show_SEMM_buttons(cfg.opt_bool("single_extruder_multi_material") || is_bbl_vendor);
//p->m_staticText_filament_settings->Update();