Difference between revisions of "SETTINGS/Filament/Temperatures/Extruder Temperatures/Extruder Wipe Temperature"
From MatterControl Manual
< SETTINGS | Filament | Temperatures | Extruder Temperatures
Line 3: | Line 3: | ||
|The temperature at which the extruder will wipe the nozzle, as specified in Custom G-Code. | |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 | + | Used only by Custom G-Code fields as a [[Custom G-Code Variables|Custom G-Code variable]].|*degrees Celsius |
== [[Custom G-Code Variables|Custom G-Code Variable]] == | == [[Custom G-Code Variables|Custom G-Code Variable]] == | ||
Line 10: | Line 10: | ||
=== degrees === | === 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 | + | In this example, the nozzle will heat to 145 degrees as specified in the [[Slice Settings/Printer/Custom G-Code/Start G-Code|Start G-Code]] field, assuming the variable is used.}} |
Revision as of 12:00, 13 January 2016
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.