mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
Feature Ironing Inset added (#7969)
This commit is contained in:
parent
ac80575b28
commit
7834f78c90
7 changed files with 26 additions and 6 deletions
|
@ -2064,6 +2064,7 @@ void TabPrint::build()
|
|||
optgroup->append_single_option_line("ironing_speed");
|
||||
optgroup->append_single_option_line("ironing_flow");
|
||||
optgroup->append_single_option_line("ironing_spacing");
|
||||
optgroup->append_single_option_line("ironing_inset");
|
||||
optgroup->append_single_option_line("ironing_angle");
|
||||
|
||||
optgroup = page->new_optgroup(L("Wall generator"), L"param_wall_generator");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue