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...")
 
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Migrated|slice-settings/filament/advanced#extruder-wipe-temperature}}
 
{{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 G-Code Variables|Custom G-Code variable]].|*degrees Celsius
  
== [[Custom GCode Variables|Custom GCode Variable]] ==
+
== [[Custom G-Code Variables|Custom G-Code 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 [[Settings/Printer/Custom G-Code/Start G-Code|Start G-Code]] 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]]
+

Latest revision as of 19:37, 7 January 2019

Merge

Migrating: For MatterControl 2.0 the MatterControl documentation is moving to matterhackers.com/mattercontrol/support/.
This page is in the process of being migrated. It's new home will be matterhackers.com/mattercontrol/support/slice-settings/filament/advanced#extruder-wipe-temperature.

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

Parameters

  • degrees Celsius

Custom G-Code Variable

extruder_wipe_temperature

Example(s)

degrees

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

Extruder Wipe Temperature-ss-ex.png