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