Difference between revisions of "SETTINGS/Filament/Retraction/While Printing/Speed"
From MatterControl Manual
< SETTINGS | Filament | Retraction | While Printing
(Created page with "{{Slice Settings |The speed at which filament will retract and re-extrude until the next print move.|*millimeters per second (mm/s)| === mm/s === In this example, filament...") |
|||
Line 1: | Line 1: | ||
{{Slice Settings | {{Slice Settings | ||
− | |The speed at which filament will retract and re-extrude until the next print move.|*millimeters per second (mm/s)| | + | |The speed at which filament will retract and re-extrude until the next print move.|*millimeters per second (mm/s) |
+ | |||
+ | == [[Custom GCode Variables|Custom GCode Variable]] == | ||
+ | |||
+ | <code>retract_speed</code>| | ||
=== mm/s === | === mm/s === | ||
In this example, filament will retract and re-extrude at 110 mm/s until the next print move.}} | In this example, filament will retract and re-extrude at 110 mm/s until the next print move.}} |
Revision as of 10:42, 13 January 2016
Function
The speed at which filament will retract and re-extrude until the next print move.
Parameters
- millimeters per second (mm/s)
Custom GCode Variable
retract_speed
Example(s)
mm/s
In this example, filament will retract and re-extrude at 110 mm/s until the next print move.