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

From MatterControl Manual
Jump to: navigation, search
(Created page with "{{Slice Settings |The minimum 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 minimum speed at which the [[layer cooling fan]] will run, expressed as a percentage of full power.|*percent (%)
 
|The minimum 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>min_fan_speed</code>|
  
 
=== % ===
 
=== % ===
  
 
In this example, the layer cooling fan will run at no less than 40% of full power.}}
 
In this example, the layer cooling fan will run at no less than 40% of full power.}}

Revision as of 11:41, 13 January 2016

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

Function

The minimum speed at which the layer cooling fan will run, expressed as a percentage of full power.

Parameters

  • percent (%)

Can be zero.

Custom GCode Variable

min_fan_speed

Example(s)

%

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

Minimum Fan Speed-ss-ex.png