mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 15:15:56 +08:00
Set initial bed temperature to be equal to normal
By default. Update from the materials team.
This commit is contained in:
parent
4cf454757f
commit
53ab4955df
@ -1333,6 +1333,7 @@
|
|||||||
"type": "float",
|
"type": "float",
|
||||||
"resolve": "max(extruderValues('material_bed_temperature_layer_0'))",
|
"resolve": "max(extruderValues('material_bed_temperature_layer_0'))",
|
||||||
"default_value": 60,
|
"default_value": 60,
|
||||||
|
"value": "material_bed_temperature",
|
||||||
"minimum_value": "-273.15",
|
"minimum_value": "-273.15",
|
||||||
"minimum_value_warning": "0",
|
"minimum_value_warning": "0",
|
||||||
"maximum_value_warning": "260",
|
"maximum_value_warning": "260",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user