mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
remove dup opt
This commit is contained in:
@@ -2021,7 +2021,6 @@ void TabPrint::build()
|
|||||||
page = add_options_page(L("Others"), "advanced");
|
page = add_options_page(L("Others"), "advanced");
|
||||||
optgroup = page->new_optgroup(L("Bed adhension"), L"param_adhension");
|
optgroup = page->new_optgroup(L("Bed adhension"), L"param_adhension");
|
||||||
optgroup->append_single_option_line("skirt_loops");
|
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_distance");
|
||||||
optgroup->append_single_option_line("skirt_height");
|
optgroup->append_single_option_line("skirt_height");
|
||||||
//optgroup->append_single_option_line("draft_shield");
|
//optgroup->append_single_option_line("draft_shield");
|
||||||
|
|||||||
Reference in New Issue
Block a user