add Detect narrow internal solid infill

This commit is contained in:
Wang YB
2023-11-11 13:43:33 +08:00
parent 352ac5ab2d
commit b3cd2d72cf
5 changed files with 60 additions and 1 deletions

View File

@@ -1487,6 +1487,8 @@ void TabPrint::build()
optgroup->append_single_option_line("bridge_angle");
optgroup->append_single_option_line("only_retract_when_crossing_perimeters");
optgroup->append_single_option_line("infill_first");
//w11
optgroup->append_single_option_line("detect_narrow_internal_solid_infill");
page = add_options_page(L("Skirt and brim"), "skirt+brim");
category_path = "skirt-and-brim_133969#";