Difference between revisions of "SETTINGS/Filament/Retraction/While Printing/Length on Move"
From MatterControl Manual
< SETTINGS | Filament | Retraction | While Printing
(Created page with "{{Slice Settings |The distance filament will reverse before each qualifying non-print move...") |
|||
(12 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Migrated|slice-settings/filament/retraction#retract-length}} | ||
{{Slice Settings | {{Slice Settings | ||
− | |The distance filament will reverse before each [[ | + | |The distance filament will reverse before each [[Settings/Filament/Retraction/While Printing/Minimum Travel Requiring Retraction|qualifying non-print move]].|*millimeters (mm) |
+ | |||
+ | Can be zero. | ||
+ | |||
+ | == [[Custom G-Code Variables|Custom G-Code Variable]] == | ||
+ | |||
+ | <code>retract_length</code>| | ||
=== mm === | === mm === | ||
− | In this example, filament will reverse | + | In this example, filament will reverse 4.5 mm before travelling 1.5 mm or more.}} |
Latest revision as of 17:49, 8 April 2019
|
Migrating: For MatterControl 2.0 the MatterControl documentation is moving to matterhackers.com/mattercontrol/support/. |
Function
The distance filament will reverse before each qualifying non-print move.
Parameters
- millimeters (mm)
Can be zero.
Custom G-Code Variable
retract_length
Example(s)
mm
In this example, filament will reverse 4.5 mm before travelling 1.5 mm or more.