mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH: open skirt height
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: Ie709c2f2987a7c351e03cb1e3c5a06817f43df19
This commit is contained in:
parent
96d6ec699c
commit
6ea24dfd89
2 changed files with 5 additions and 4 deletions
|
@ -1979,6 +1979,7 @@ 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("draft_shield");
|
||||
optgroup->append_single_option_line("brim_type", "auto-brim");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue