mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 05:37:52 -06:00
Added set_default_suppressed for sla_materials.
This commit is contained in:
parent
0210dcf3b6
commit
c1bef2f8de
2 changed files with 3 additions and 2 deletions
|
@ -2946,7 +2946,7 @@ void TabSLAMaterial::build()
|
|||
m_presets = &m_preset_bundle->sla_materials;
|
||||
load_initial_data();
|
||||
|
||||
auto page = add_options_page(_(L("Material")), "spool.png");
|
||||
auto page = add_options_page(_(L("Material")), "package_green.png");
|
||||
|
||||
auto optgroup = page->new_optgroup(_(L("Layers")));
|
||||
optgroup->append_single_option_line("layer_height");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue