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

From MatterControl Manual
Jump to: navigation, search
(Created page with "{{Slice Settings |The temperature to which the bed will be set for the duration of the print. Set to 0 to disable.|*degrees Celsius| === degrees === In this example, the be...")
 
Line 1: Line 1:
 
{{Slice Settings
 
{{Slice Settings
  
|The temperature to which the bed will be set for the duration of the print. Set to 0 to disable.|*degrees Celsius|
+
|The temperature to which the bed will be set for the duration of the print. Set to 0 to disable.|*degrees Celsius
 +
 
 +
== [[Custom GCode Variables|Custom GCode Variable]] ==
 +
 
 +
<code>bed_temperature</code>|
  
 
=== degrees ===
 
=== degrees ===
  
 
In this example, the bed will be set to 50 degrees Celsius for the print.}}
 
In this example, the bed will be set to 50 degrees Celsius for the print.}}

Revision as of 11:34, 13 January 2016

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

Function

The temperature to which the bed will be set for the duration of the print. Set to 0 to disable.

Parameters

  • degrees Celsius

Custom GCode Variable

bed_temperature

Example(s)

degrees

In this example, the bed will be set to 50 degrees Celsius for the print.

Bed Temperature-ss-ex.png