Difference between revisions of "SETTINGS/Filament/Extrusion/Flow/Extrusion Multiplier"
(Created page with "{{Slice Settings |All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing...") |
|||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Migrated|slice-settings/filament/advanced#extrusion-multiplier}} | ||
{{Slice Settings | {{Slice Settings | ||
− | | | + | |A multiplier for modifying the extrusion flow rate. |
− | This value can also be adjusted during a print | + | This value can also be adjusted during a print using the [[Controls/Tuning Adjustment#Extrusion Multiplier|Extrusion Multiplier]] slider on the Controls pane. Keep in mind using the function in Controls will have an effect in addition to any existing multiplier used in the setting described on this page. For example, if the slicer setting is set at 1.06 and then the slider in Controls is used during the print and set to 1.08, the total result will be a multiplier of 1.1448 (1.06 * 1.08). |
+ | |||
+ | === Formula === | ||
+ | |||
+ | The general extrusion flow formula: <code>layer height / (filament area (pi*r²) * '''extrusion multiplier''')</code>|*multiplier | ||
+ | |||
+ | === Range === | ||
+ | |||
+ | Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded.| | ||
=== multiplier === | === multiplier === | ||
In this example, all extrusions will be multiplied by 1.04.}} | In this example, all extrusions will be multiplied by 1.04.}} |
Latest revision as of 17:20, 5 April 2019
|
Migrating: For MatterControl 2.0 the MatterControl documentation is moving to matterhackers.com/mattercontrol/support/. |
Function
A multiplier for modifying the extrusion flow rate.
This value can also be adjusted during a print using the Extrusion Multiplier slider on the Controls pane. Keep in mind using the function in Controls will have an effect in addition to any existing multiplier used in the setting described on this page. For example, if the slicer setting is set at 1.06 and then the slider in Controls is used during the print and set to 1.08, the total result will be a multiplier of 1.1448 (1.06 * 1.08).
Formula
The general extrusion flow formula: layer height / (filament area (pi*r²) * extrusion multiplier)
Parameters
- multiplier
Range
Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded.
Example(s)
multiplier
In this example, all extrusions will be multiplied by 1.04.