FIX: config: remove src/libslic3r/PrintConfig.cpp in ignore list

jira: no-jira
Change-Id: I03c37f33fc6ae0f4d7fdb9c18d52c501d0f7fad6
This commit is contained in:
lane.wei 2024-11-21 15:50:07 +08:00 committed by Lane.Wei
parent d4bc450af6
commit 710935293b
1 changed files with 1 additions and 1 deletions

View File

@ -4850,7 +4850,7 @@ void PrintConfigDef::handle_legacy(t_config_option_key &opt_key, std::string &va
#endif /* HAS_PRESSURE_EQUALIZER */
// BBS
, "support_sharp_tails","support_remove_small_overhangs", "support_with_sheath",
"tree_support_branch_diameter_angle", "tree_support_collision_resolution", "tree_support_with_infill",
"tree_support_collision_resolution", "tree_support_with_infill",
"tree_support_brim_width",
"max_volumetric_speed", "max_print_speed",
"support_closing_radius",