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

From MatterControl Manual
Jump to: navigation, search
Line 7: Line 7:
 
== [[Custom GCode Variables|Custom GCode Variable]] ==
 
== [[Custom GCode Variables|Custom GCode Variable]] ==
  
<code>bed_remove_part_temperature</code>|
+
<code>filament_diameter</code>|
  
 
=== 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 GCode]] field, assuming the variable is used.}}
 
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 GCode]] field, assuming the variable is used.}}

Revision as of 11:37, 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 GCode Variable

filament_diameter

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