mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
New --cooling option and checkbox to enable/disable fan and cooling control
This commit is contained in:
parent
70e69be60a
commit
170d29a789
7 changed files with 33 additions and 24 deletions
|
@ -49,7 +49,7 @@ sub new {
|
|||
},
|
||||
cooling => {
|
||||
title => 'Cooling',
|
||||
options => [qw(min_fan_speed max_fan_speed bridge_fan_speed fan_below_layer_time slowdown_below_layer_time min_print_speed disable_fan_first_layers)],
|
||||
options => [qw(cooling min_fan_speed max_fan_speed bridge_fan_speed fan_below_layer_time slowdown_below_layer_time min_print_speed disable_fan_first_layers)],
|
||||
label_width => 300,
|
||||
},
|
||||
skirt => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue