mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH: add slice_closing_radius back
For github issue #182 Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I38c69bed03b6d70cb21d58b5f724b4dc3a8992a4
This commit is contained in:
parent
1a3a01a39f
commit
72221d2760
8 changed files with 24 additions and 7 deletions
|
@ -1764,6 +1764,7 @@ void TabPrint::build()
|
|||
optgroup->append_single_option_line("seam_position", "Seam");
|
||||
|
||||
optgroup = page->new_optgroup(L("Precision"));
|
||||
optgroup->append_single_option_line("slice_closing_radius");
|
||||
optgroup->append_single_option_line("resolution");
|
||||
optgroup->append_single_option_line("enable_arc_fitting");
|
||||
optgroup->append_single_option_line("xy_hole_compensation");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue