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

View file

@ -194,6 +194,8 @@ Usage: slic3r.pl [ OPTIONS ] file.stl
of seconds (default: $Slic3r::slowdown_below_layer_time)
--min-print-speed Minimum print speed speed (mm/s, default: $Slic3r::min_print_speed)
--disable-fan-first-layers Disable fan for the first N layers (default: $Slic3r::disable_fan_first_layers)
--fan-always-on Keep fan always on at min fan speed, even for layers that don't need
cooling
Skirt options:
--skirts Number of skirts to draw (0+, default: $Slic3r::skirts)