Difference between revisions of "SETTINGS/Filament/Temperatures/Bed Temperatures/Bed Remove Part Temperature"
From MatterControl Manual
< SETTINGS | Filament | Temperatures | Bed Temperatures
m (Text replacement - "[[Slice Settings/" to "[[Settings/") |
|||
Line 11: | Line 11: | ||
=== degrees === | === degrees === | ||
− | In this example, the bed will cool to 55 degrees after the print as specified in the [[ | + | In this example, the bed will cool to 55 degrees after the print as specified in the [[Settings/Printer/Custom G-Code/End G-Code|End G-Code]] field, assuming the variable is used.}} |
Revision as of 14:26, 20 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.