1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

New --fan-always-on option. #241 #110

This commit is contained in:
Alessandro Ranellucci
2012-03-03 22:21:30 +01:00
parent c7006fed26
commit 06c22c9db3
6 changed files with 13 additions and 3 deletions
+5
View File
@@ -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' => {