parent
c7006fed26
commit
06c22c9db3
6 changed files with 13 additions and 3 deletions
|
@ -338,6 +338,11 @@ our $Options = {
|
|||
cli => 'disable-fan-first-layers=i',
|
||||
type => 'i',
|
||||
},
|
||||
'fan_always_on' => {
|
||||
label => 'Keep fan always on',
|
||||
cli => 'fan-always-on',
|
||||
type => 'bool',
|
||||
},
|
||||
|
||||
# skirt options
|
||||
'skirts' => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue