mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: show filament vendor in develop mode
Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Ice9c3a86ce22c4c6dde784afb2e7c23e929ac7d2
This commit is contained in:
@@ -2621,6 +2621,7 @@ void TabFilament::build()
|
||||
Option option = optgroup->get_option("filament_type");
|
||||
option.opt.width = Field::def_width();
|
||||
optgroup->append_single_option_line(option);
|
||||
optgroup->append_single_option_line("filament_vendor");
|
||||
optgroup->append_single_option_line("filament_soluble");
|
||||
// BBS
|
||||
optgroup->append_single_option_line("filament_is_support");
|
||||
|
||||
Reference in New Issue
Block a user