mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Partial work for implementing a standby temperature option
This commit is contained in:
@@ -528,6 +528,10 @@ sub build {
|
||||
title => 'Extruders',
|
||||
options => [qw(perimeter_extruder infill_extruder support_material_extruder support_material_interface_extruder)],
|
||||
},
|
||||
{
|
||||
title => 'Standby Temperature',
|
||||
options => [qw(standby_temperature standby_temperature_delta)],
|
||||
},
|
||||
]);
|
||||
|
||||
$self->add_options_page('Advanced', 'wrench.png', optgroups => [
|
||||
|
||||
Reference in New Issue
Block a user