mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 16:35:56 +08:00
remove dup opt
This commit is contained in:
parent
5ef51f6c8a
commit
0148efa287
@ -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");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user