mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
Rename standby_temperature to ooze_prevention. #1523
This commit is contained in:
parent
5e78f8a0b0
commit
beb7939e22
7 changed files with 28 additions and 17 deletions
|
@ -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)],
|
||||
},
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue