Difference between revisions of "SETTINGS/Filament/Cooling/Fan Speed/Maximum Fan Speed"
From MatterControl Manual
(Created page with "{{Slice Settings |The maximum speed at which the layer cooling fan will run, expressed as a percentage of full power.|*percent (%) Can be zero.| === % === In this exam...") |
|||
Line 3: | Line 3: | ||
|The maximum speed at which the [[layer cooling fan]] will run, expressed as a percentage of full power.|*percent (%) | |The maximum speed at which the [[layer cooling fan]] will run, expressed as a percentage of full power.|*percent (%) | ||
− | Can be zero.| | + | Can be zero. |
+ | |||
+ | == [[Custom GCode Variables|Custom GCode Variable]] == | ||
+ | |||
+ | <code>max_fan_speed</code>| | ||
=== % === | === % === | ||
In this example, the layer cooling fan will run at no more than 80% of full power.}} | In this example, the layer cooling fan will run at no more than 80% of full power.}} |
Revision as of 10:41, 13 January 2016
Function
The maximum speed at which the layer cooling fan will run, expressed as a percentage of full power.
Parameters
- percent (%)
Can be zero.
Custom GCode Variable
max_fan_speed
Example(s)
%
In this example, the layer cooling fan will run at no more than 80% of full power.