Difference between revisions of "SETTINGS/Filament/Temperatures/Bed Temperatures/Bed Remove Part Temperature"
From MatterControl Manual
< SETTINGS | Filament | Temperatures | Bed Temperatures
Line 2: | Line 2: | ||
|The temperature to which the bed will heat (or cool) in order to remove the part, as specified in Custom G-Code. | |The temperature to which the bed will heat (or cool) in order to remove the part, as specified in Custom G-Code. | ||
+ | |||
+ | === Restrictions === | ||
+ | |||
+ | *Not shown if [[SETTINGS/Printer/Features/Hardware/Has Heated Bed|Has Heated Bed]] is disabled. | ||
Used only by Custom G-Code fields as a [[Custom G-Code Variables|Custom G-Code variable]].|*degrees Celsius | Used only by Custom G-Code fields as a [[Custom G-Code Variables|Custom G-Code variable]].|*degrees Celsius |
Revision as of 18:37, 6 December 2016
Function
The temperature to which the bed will heat (or cool) in order to remove the part, as specified in Custom G-Code.
Restrictions
- Not shown if Has Heated Bed is disabled.
Used only by Custom G-Code fields as a Custom G-Code variable.
Parameters
- degrees Celsius
Custom G-Code Variable
bed_remove_part_temperature
Example(s)
degrees
In this example, the bed will cool to 55 degrees after the print as specified in the End G-Code field, assuming the variable is used.