Difference between revisions of "SETTINGS/Filament/Retraction/While Printing/Length on Move"
From MatterControl Manual
< SETTINGS | Filament | Retraction | While Printing
Line 3: | Line 3: | ||
|The distance filament will reverse before each [[Slice Settings/Filament/Filament/Retraction/Minimum Travel Requiring Retraction|qualifying non-print move]].|*millimeters (mm) | |The distance filament will reverse before each [[Slice Settings/Filament/Filament/Retraction/Minimum Travel Requiring Retraction|qualifying non-print move]].|*millimeters (mm) | ||
− | Can be zero.| | + | Can be zero. |
+ | |||
+ | == [[Custom GCode Variables|Custom GCode Variable]] == | ||
+ | |||
+ | <code>retract_length</code>| | ||
=== mm === | === mm === | ||
In this example, filament will reverse 6.8 mm before travelling 20 mm or more.}} | In this example, filament will reverse 6.8 mm before travelling 20 mm or more.}} |
Revision as of 10:35, 13 January 2016
Function
The distance filament will reverse before each qualifying non-print move.
Parameters
- millimeters (mm)
Can be zero.
Custom GCode Variable
retract_length
Example(s)
mm
In this example, filament will reverse 6.8 mm before travelling 20 mm or more.