Rename standby_temperature to ooze_prevention. #1523

This commit is contained in:
Alessandro Ranellucci 2013-11-15 16:01:15 +01:00
parent 5e78f8a0b0
commit beb7939e22
7 changed files with 28 additions and 17 deletions

View file

@ -534,8 +534,8 @@ sub build {
options => [qw(perimeter_extruder infill_extruder support_material_extruder support_material_interface_extruder)],
},
{
title => 'Standby Temperature',
options => [qw(standby_temperature standby_temperature_delta)],
title => 'Ooze prevention',
options => [qw(ooze_prevention standby_temperature_delta)],
},
]);