mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-01 08:28:42 +03:00
add make_overhang_printable
This commit is contained in:
@@ -1474,6 +1474,10 @@ void TabPrint::build()
|
||||
optgroup->append_single_option_line("top_area_threshold");
|
||||
//w23
|
||||
optgroup->append_single_option_line("only_one_wall_first_layer");
|
||||
//w31
|
||||
optgroup->append_single_option_line("make_overhang_printable");
|
||||
optgroup->append_single_option_line("make_overhang_printable_angle");
|
||||
optgroup->append_single_option_line("make_overhang_printable_hole_size");
|
||||
|
||||
optgroup = page->new_optgroup(L("Fuzzy skin (experimental)"));
|
||||
category_path = "fuzzy-skin_246186/#";
|
||||
|
||||
Reference in New Issue
Block a user