mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Rename standby_temperature to ooze_prevention. #1523
This commit is contained in:
@@ -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)],
|
||||
},
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user