Added a threshold for purging on the wipe tower (before it goes into infill/sacrificial object)

This commit is contained in:
Lukas Matena 2018-08-02 15:14:12 +02:00
parent 6fe2f963b1
commit cc24861042
5 changed files with 33 additions and 9 deletions

View file

@ -1296,6 +1296,7 @@ void TabFilament::build()
optgroup->append_single_option_line("filament_cooling_moves");
optgroup->append_single_option_line("filament_cooling_initial_speed");
optgroup->append_single_option_line("filament_cooling_final_speed");
optgroup->append_single_option_line("filament_minimal_purge_on_wipe_tower");
line = { _(L("Ramming")), "" };
line.widget = [this](wxWindow* parent){