Difference between revisions of "SETTINGS/Filament/Temperatures/Extruder Temperatures/Extruder Wipe Temperature"

From MatterControl Manual
Jump to: navigation, search
(Created page with "{{Slice Settings |The temperature at which the extruder will wipe the nozzle. Only used in Custom G-Code fields as a Custom GCode variable.|*param...")
 
Line 1: Line 1:
 
{{Slice Settings
 
{{Slice Settings
  
|The temperature at which the extruder will wipe the nozzle.
+
|The temperature at which the extruder will wipe the nozzle, as specified in Custom G-Code.
  
Only used in Custom G-Code fields as a [[Custom GCode Variables|Custom GCode variable]].|*parameters text
+
Used only by Custom G-Code fields as a [[Custom GCode Variables|Custom GCode variable]].|*degrees Celsius
  
 
== [[Custom GCode Variables|Custom GCode Variable]] ==
 
== [[Custom GCode Variables|Custom GCode Variable]] ==
  
<code>variable</code>|
+
<code>extruder_wipe_temperature</code>|
  
=== Parameter 1 ===
+
=== degrees ===
 
+
In this example, the nozzle will heat to 145 degrees as specified in the [[Slice Settings/Printer/Custom G-Code/Start G-Code|Start GCode]] field, assuming the variable is used.}}
Caption for Example for Parameter 1.}}
+
 
+
=== Parameter 2 ===
+
 
+
Caption for example for Parameter 2.
+
 
+
[[File:{{SUBPAGENAME}}-ss-ex1.png]]
+

Revision as of 18:31, 29 December 2015

A screenshot of the Extruder Wipe Temperature setting as seen in MatterControl's SETTINGS pane.

Function

The temperature at which the extruder will wipe the nozzle, as specified in Custom G-Code.

Used only by Custom G-Code fields as a Custom GCode variable.

Parameters

  • degrees Celsius

Custom GCode Variable

extruder_wipe_temperature

Example(s)

degrees

In this example, the nozzle will heat to 145 degrees as specified in the Start GCode field, assuming the variable is used.

Extruder Wipe Temperature-ss-ex.png