Difference between revisions of "CONTROLS/Tuning Adjustment"
From MatterControl Manual
< CONTROLS
(Created page with "{{DISPLAYTITLE:Tuning Adjustment}} Category:Controls") |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Tuning Adjustment}} | {{DISPLAYTITLE:Tuning Adjustment}} | ||
+ | |||
+ | __NOTOC__[[File:Tuning Adjustment-ss.png|right|framed|<center>The 'Tuning Adjustment' section of the Controls pane.</center>]]The Tuning Adjustment section of the Controls pane allows the user to change the speed and extrusion values during an active print. | ||
+ | |||
+ | Use the slider or enter a value and click '''SET'''. | ||
+ | |||
+ | == Speed Multiplier == | ||
+ | |||
+ | When used during an active print, the speed multiplier modifies the speeds as set under the [[Slice Settings/General/Speed|Speed section in General settings]] by multiplying itself times each setting. | ||
+ | |||
+ | === Range === | ||
+ | |||
+ | *Low : 0.5 | ||
+ | *High : 2.0 | ||
+ | |||
+ | == Extrusion Multiplier == | ||
+ | |||
+ | When used during an active print, the extrusion multiplier modifies the extrusion flow rate (as defined in the [[#Formula|formula below]]). | ||
+ | |||
+ | This variable is different from that of the [[Slice Settings/Filament/Filament/Filament/Extrusion Multiplier|Extrusion Multiplier slice setting]] and will work in conjunction with it. 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> | ||
+ | |||
+ | === Range === | ||
+ | |||
+ | *Low : 0.5 | ||
+ | *High : 3.0 | ||
[[Category:Controls]] | [[Category:Controls]] |
Revision as of 16:10, 15 January 2016
Use the slider or enter a value and click SET.
Speed Multiplier
When used during an active print, the speed multiplier modifies the speeds as set under the Speed section in General settings by multiplying itself times each setting.
Range
- Low : 0.5
- High : 2.0
Extrusion Multiplier
When used during an active print, the extrusion multiplier modifies the extrusion flow rate (as defined in the formula below).
This variable is different from that of the Extrusion Multiplier slice setting and will work in conjunction with it. 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)
Range
- Low : 0.5
- High : 3.0