Difference between revisions of "SETTINGS/Filament/Temperatures/Extruder Temperatures/Extruder Temperature"
From MatterControl Manual
< SETTINGS | Filament | Temperatures | Extruder Temperatures
(Created page with "{{Slice Settings |The target temperature the extruder will attempt to reach during the print. This temperature can be adjusted during a print by changing the value in the [...") |
|||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Migrated|slice-settings/filament/filament#extruder-temperature}} | ||
{{Slice Settings | {{Slice Settings | ||
|The target temperature the extruder will attempt to reach during the print. | |The target temperature the extruder will attempt to reach during the print. | ||
− | This temperature can be adjusted during a print by changing the value in the [[Controls/Temperature | + | This temperature can be adjusted during a print by changing the value in the [[Controls/Temperature#Extruder Temperature|Extruder Temperature Target field]].|*degrees Celsius |
+ | |||
+ | == [[Custom G-Code Variables|Custom G-Code Variable]] == | ||
+ | |||
+ | <code>temperature</code>| | ||
=== degrees === | === degrees === | ||
In this example, the extruder will attempt to reach 218 for the duration of the print.}} | In this example, the extruder will attempt to reach 218 for the duration of the print.}} |
Latest revision as of 18:12, 7 January 2019
|
Migrating: For MatterControl 2.0 the MatterControl documentation is moving to matterhackers.com/mattercontrol/support/. |
Function
The target temperature the extruder will attempt to reach during the print.
This temperature can be adjusted during a print by changing the value in the Extruder Temperature Target field.
Parameters
- degrees Celsius
Custom G-Code Variable
temperature
Example(s)
degrees
In this example, the extruder will attempt to reach 218 for the duration of the print.