add top one wall

This commit is contained in:
Wang YB
2024-01-17 10:59:37 +08:00
parent abbe9d06df
commit eba6ab9ac1
9 changed files with 566 additions and 9 deletions

View File

@@ -1467,6 +1467,8 @@ void TabPrint::build()
optgroup->append_single_option_line("external_perimeters_first", category_path + "external-perimeters-first");
optgroup->append_single_option_line("gap_fill_enabled", category_path + "fill-gaps");
optgroup->append_single_option_line("perimeter_generator");
//w16
optgroup->append_single_option_line("top_one_wall_type");
optgroup = page->new_optgroup(L("Fuzzy skin (experimental)"));
category_path = "fuzzy-skin_246186/#";