ENH: add placeholder to check whether filaments is BBL

1.Also add some side texts

jira: STUDIO-12308,STUDIO-12309

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I16f21d001cf0c87620a8d7c93b33af4f63981624
(cherry picked from commit 31451dcd3310720692ec2748962f379ac3c50cf4)
This commit is contained in:
xun.zhang
2025-05-21 20:56:13 +08:00
committed by Noisyfox
parent 5cc64fa9a4
commit a6084d01bd
3 changed files with 9 additions and 0 deletions

View File

@@ -1232,6 +1232,7 @@ PRINT_CONFIG_CLASS_DEFINE(
((ConfigOptionStrings, filament_type))
((ConfigOptionBools, filament_soluble))
((ConfigOptionStrings, filament_ids))
((ConfigOptionStrings, filament_vendor))
((ConfigOptionBools, filament_is_support))
((ConfigOptionInts, filament_printable))
((ConfigOptionFloats, filament_change_length))