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

From MatterControl Manual
Jump to: navigation, search
Line 3: Line 3:
 
|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 ===
+
Used only by Custom G-Code fields as a [[Custom G-Code Variables|Custom G-Code variable]].
  
*Not shown if [[SETTINGS/Printer/Features/Hardware/Has Heated Bed|Has Heated Bed]] is disabled.
+
=== Restrictions ===
  
Used only by Custom G-Code fields as a [[Custom G-Code Variables|Custom G-Code variable]].|*degrees Celsius
+
*Not shown if [[SETTINGS/Printer/Features/Hardware/Has Heated Bed|Has Heated Bed]] is disabled.|*degrees Celsius
  
 
== [[Custom G-Code Variables|Custom G-Code Variable]] ==
 
== [[Custom G-Code Variables|Custom G-Code Variable]] ==

Revision as of 18:37, 6 December 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 G-Code variable.

Restrictions

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.

Bed Remove Part Temperature-ss-ex.png