mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 19:28:14 -06:00
Port PrusaSlicer staggered_inner_seams
This commit is contained in:
parent
b47777e73e
commit
c3c6bbc4e5
7 changed files with 1469 additions and 1255 deletions
|
@ -1845,6 +1845,7 @@ void TabPrint::build()
|
|||
|
||||
optgroup = page->new_optgroup(L("Seam"), L"param_seam");
|
||||
optgroup->append_single_option_line("seam_position", "Seam");
|
||||
optgroup->append_single_option_line("staggered_inner_seams", "Seam");
|
||||
optgroup->append_single_option_line("seam_gap","Seam");
|
||||
optgroup->append_single_option_line("role_based_wipe_speed","Seam");
|
||||
optgroup->append_single_option_line("wipe_speed", "Seam");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue