mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-29 02:40:33 -07:00
Show SEMM related items for BBL printers
This commit is contained in:
parent
aee14d307a
commit
113fa34555
1 changed files with 1 additions and 1 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue