mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
add Detect narrow internal solid infill
This commit is contained in:
@@ -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#";
|
||||
|
||||
Reference in New Issue
Block a user