Difference between revisions of "SETTINGS/Filament/Temperatures/Bed Temperatures/Bed Remove Part Temperature"
From MatterControl Manual
< SETTINGS | Filament | Temperatures | Bed Temperatures
Line 11: | Line 11: | ||
=== degrees === | === degrees === | ||
− | In this example, the bed will cool to 55 degrees after the print as specified in the [[Slice Settings/Printer/Custom G-Code/End G-Code|End | + | In this example, the bed will cool to 55 degrees after the print as specified in the [[Slice Settings/Printer/Custom G-Code/End G-Code|End G-Code]] field, assuming the variable is used.}} |
Revision as of 12:01, 13 January 2016
Function
The temperature to which the bed will heat (or cool) in order to remove the part, 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
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.