remove dup opt

This commit is contained in:
SoftFever 2023-03-08 19:51:54 +08:00
parent 5ef51f6c8a
commit 0148efa287

View file

@ -2021,7 +2021,6 @@ void TabPrint::build()
page = add_options_page(L("Others"), "advanced");
optgroup = page->new_optgroup(L("Bed adhension"), L"param_adhension");
optgroup->append_single_option_line("skirt_loops");
optgroup->append_single_option_line("skirt_height");
optgroup->append_single_option_line("skirt_distance");
optgroup->append_single_option_line("skirt_height");
//optgroup->append_single_option_line("draft_shield");