Difference between revisions of "SETTINGS/Filament/Retraction/While Printing/Speed"

From MatterControl Manual
Jump to: navigation, search
Line 3: Line 3:
 
|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]] ==
+
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
  
 
<code>retract_speed</code>|
 
<code>retract_speed</code>|

Revision as of 12:59, 13 January 2016

A screenshot of the Speed setting as seen in MatterControl's SETTINGS pane.

Function

The speed at which filament will retract and re-extrude until the next print move.

Parameters

  • millimeters per second (mm/s)

Custom G-Code 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.

Speed-ss-ex.png