Infill purging - added fifth extruder into default setttings, cosmetic changes

This commit is contained in:
Lukas Matena 2018-07-09 13:44:41 +02:00
parent 92d36df903
commit bb80774e74
4 changed files with 8 additions and 9 deletions

View file

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