From 710935293ba9c3d60c9f781657def8289fbf8847 Mon Sep 17 00:00:00 2001 From: "lane.wei" Date: Thu, 21 Nov 2024 15:50:07 +0800 Subject: [PATCH] FIX: config: remove src/libslic3r/PrintConfig.cpp in ignore list jira: no-jira Change-Id: I03c37f33fc6ae0f4d7fdb9c18d52c501d0f7fad6 --- src/libslic3r/PrintConfig.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libslic3r/PrintConfig.cpp b/src/libslic3r/PrintConfig.cpp index 95765d74a..7025d021b 100644 --- a/src/libslic3r/PrintConfig.cpp +++ b/src/libslic3r/PrintConfig.cpp @@ -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",