mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
small perimeter threshold
This commit is contained in:
parent
397e0f0a29
commit
dd77599dea
12 changed files with 33 additions and 10 deletions
|
@ -1823,6 +1823,7 @@ void TabPrint::build()
|
|||
optgroup->append_single_option_line("outer_wall_speed");
|
||||
optgroup->append_single_option_line("inner_wall_speed");
|
||||
optgroup->append_single_option_line("small_perimeter_speed");
|
||||
optgroup->append_single_option_line("small_perimeter_threshold");
|
||||
optgroup->append_single_option_line("sparse_infill_speed");
|
||||
optgroup->append_single_option_line("internal_solid_infill_speed");
|
||||
optgroup->append_single_option_line("top_surface_speed");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue