Difference between revisions of "SETTINGS/Filament/Temperatures/Bed Temperatures/Bed Remove Part Temperature"
From MatterControl Manual
< SETTINGS | Filament | Temperatures | Bed Temperatures
(Undo revision 1300 by MatterHackers (talk)) |
|||
Line 5: | Line 5: | ||
Used only by Custom G-Code fields as a [[Custom GCode Variables|Custom GCode variable]].|*degrees Celsius | Used only by Custom G-Code fields as a [[Custom GCode Variables|Custom GCode variable]].|*degrees Celsius | ||
− | == [[Custom | + | == [[Custom G-Code Variables|Custom G-Code Variable]] == |
<code>bed_remove_part_temperature</code>| | <code>bed_remove_part_temperature</code>| |
Revision as of 11:59, 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 GCode 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 GCode field, assuming the variable is used.