add top area threshold

This commit is contained in:
Wang YB
2024-01-18 10:16:47 +08:00
parent 12da7dac6a
commit 2eecb1ce8a
6 changed files with 29 additions and 4 deletions

View File

@@ -1469,6 +1469,8 @@ void TabPrint::build()
optgroup->append_single_option_line("perimeter_generator");
//w16
optgroup->append_single_option_line("top_one_wall_type");
//w17
optgroup->append_single_option_line("top_area_threshold");
optgroup = page->new_optgroup(L("Fuzzy skin (experimental)"));
category_path = "fuzzy-skin_246186/#";