Feature Ironing Inset added (#7969)

This commit is contained in:
Diogo Santos
2025-01-08 03:35:08 +00:00
committed by GitHub
parent ac80575b28
commit 7834f78c90
7 changed files with 26 additions and 6 deletions

View File

@@ -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");