ENH: open the filament_color preset

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Idca08be5401aad1672adc46f9604338e3456f519
This commit is contained in:
qing.zhang 2022-10-24 14:58:35 +08:00 committed by Lane.Wei
parent 569f76ecf1
commit 4d8eefb1ea
4 changed files with 11 additions and 8 deletions

View file

@ -2421,7 +2421,7 @@ void TabFilament::build()
optgroup->append_single_option_line("filament_soluble");
// BBS
optgroup->append_single_option_line("filament_is_support");
//optgroup->append_single_option_line("filament_colour");
optgroup->append_single_option_line("filament_colour");
optgroup->append_single_option_line("filament_diameter");
optgroup->append_single_option_line("filament_flow_ratio");
optgroup->append_single_option_line("filament_density");