Set initial bed temperature to be equal to normal

By default. Update from the materials team.
This commit is contained in:
Ghostkeeper 2016-12-02 11:05:54 +01:00
parent 4cf454757f
commit 53ab4955df
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -1333,6 +1333,7 @@
"type": "float",
"resolve": "max(extruderValues('material_bed_temperature_layer_0'))",
"default_value": 60,
"value": "material_bed_temperature",
"minimum_value": "-273.15",
"minimum_value_warning": "0",
"maximum_value_warning": "260",