Difference between revisions of "SETTINGS/Filament/Temperatures/Bed Temperatures/Bed Remove Part Temperature"

From MatterControl Manual
Jump to: navigation, search
(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 GCode Variables|Custom GCode Variable]] ==
+
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
  
 
<code>bed_remove_part_temperature</code>|
 
<code>bed_remove_part_temperature</code>|

Revision as of 12:59, 13 January 2016

A screenshot of the Bed Remove Part Temperature setting as seen in MatterControl's SETTINGS pane.

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.

Bed Remove Part Temperature-ss-ex.png