Difference between revisions of "SETTINGS/Filament/Temperatures/Bed Temperatures/Bed Temperature"
From MatterControl Manual
< SETTINGS | Filament | Temperatures | Bed Temperatures
(Created page with "{{Slice Settings |The temperature to which the bed will be set for the duration of the print. Set to 0 to disable.|*degrees Celsius| === degrees === In this example, the be...") |
|||
Line 1: | Line 1: | ||
{{Slice Settings | {{Slice Settings | ||
− | |The temperature to which the bed will be set for the duration of the print. Set to 0 to disable.|*degrees Celsius| | + | |The temperature to which the bed will be set for the duration of the print. Set to 0 to disable.|*degrees Celsius |
+ | |||
+ | == [[Custom GCode Variables|Custom GCode Variable]] == | ||
+ | |||
+ | <code>bed_temperature</code>| | ||
=== degrees === | === degrees === | ||
In this example, the bed will be set to 50 degrees Celsius for the print.}} | In this example, the bed will be set to 50 degrees Celsius for the print.}} |
Revision as of 10:34, 13 January 2016
Function
The temperature to which the bed will be set for the duration of the print. Set to 0 to disable.
Parameters
- degrees Celsius
Custom GCode Variable
bed_temperature
Example(s)
degrees
In this example, the bed will be set to 50 degrees Celsius for the print.