mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Show SEMM related items for BBL printers
This commit is contained in:
@@ -1423,7 +1423,7 @@ void Sidebar::update_all_preset_comboboxes()
|
|||||||
p->m_filament_icon->SetBitmap_("filament");
|
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();
|
//p->m_staticText_filament_settings->Update();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user