mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 19:28:14 -06:00
Number of slow layers #796
This commit is contained in:
parent
117cda00bc
commit
be4373583f
7 changed files with 35 additions and 3 deletions
|
@ -1922,6 +1922,7 @@ void TabPrint::build()
|
|||
optgroup->append_single_option_line("initial_layer_speed");
|
||||
optgroup->append_single_option_line("initial_layer_infill_speed");
|
||||
optgroup->append_single_option_line("initial_layer_travel_speed");
|
||||
optgroup->append_single_option_line("slow_down_layers");
|
||||
optgroup = page->new_optgroup(L("Other layers speed"), L"param_speed", 15);
|
||||
optgroup->append_single_option_line("outer_wall_speed");
|
||||
optgroup->append_single_option_line("inner_wall_speed");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue