mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 14:44:19 -06:00
More progress on 'wipe into dedicated object' feature (e.g. new value in object settings)
This commit is contained in:
parent
4830593cac
commit
73452fd79d
7 changed files with 52 additions and 29 deletions
|
@ -946,6 +946,7 @@ void TabPrint::build()
|
|||
optgroup->append_single_option_line("wipe_tower_rotation_angle");
|
||||
optgroup->append_single_option_line("wipe_tower_bridging");
|
||||
optgroup->append_single_option_line("wipe_into_infill");
|
||||
optgroup->append_single_option_line("wipe_into_objects");
|
||||
|
||||
optgroup = page->new_optgroup(_(L("Advanced")));
|
||||
optgroup->append_single_option_line("interface_shells");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue