Difference between revisions of "SETTINGS/Filament/Cooling/Fan Speed/Maximum Fan Speed"

From MatterControl Manual
Jump to: navigation, search
Line 5: Line 5:
 
Can be zero.
 
Can be zero.
  
== [[Custom GCode Variables|Custom GCode Variable]] ==
+
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
  
 
<code>max_fan_speed</code>|
 
<code>max_fan_speed</code>|

Revision as of 13:00, 13 January 2016

A screenshot of the Maximum Fan Speed setting as seen in MatterControl's SETTINGS pane.

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 G-Code Variable

max_fan_speed

Example(s)

%

In this example, the layer cooling fan will run at no more than 80% of full power.

Maximum Fan Speed-ss-ex.png