ENH: change param name

Jira: none

change filament category to filament adhesiveness category

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I267d71b2f968becf4e8f434daafdf1a70c36a823
(cherry picked from commit faec4160d560d965978447eaa8675a5fbee4090c)
This commit is contained in:
qing.zhang
2025-02-11 14:31:27 +08:00
committed by Noisyfox
parent cef38a26ca
commit 01c2a31ac9
29 changed files with 48 additions and 48 deletions

View File

@@ -3569,7 +3569,7 @@ void TabFilament::build()
optgroup->append_single_option_line("required_nozzle_HRC");
optgroup->append_single_option_line("default_filament_colour");
optgroup->append_single_option_line("filament_diameter");
optgroup->append_single_option_line("filament_category");
optgroup->append_single_option_line("filament_adhesiveness_category");
optgroup->append_single_option_line("filament_density");
optgroup->append_single_option_line("filament_shrink");