mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 05:37:52 -06:00
Infill purging - added fifth extruder into default setttings, cosmetic changes
This commit is contained in:
parent
92d36df903
commit
bb80774e74
4 changed files with 8 additions and 9 deletions
|
@ -947,8 +947,6 @@ void TabPrint::build()
|
|||
optgroup->append_single_option_line("wipe_tower_width");
|
||||
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