mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 13:05:54 +08:00
Merge branch '2.4'
This commit is contained in:
commit
6defbc8649
@ -1383,7 +1383,7 @@
|
||||
"type": "float",
|
||||
"resolve": "max(extruderValues('material_bed_temperature_layer_0'))",
|
||||
"default_value": 60,
|
||||
"value": "max(extruderValues('material_bed_temperature'))",
|
||||
"value": "resolveOrValue('material_bed_temperature')",
|
||||
"minimum_value": "-273.15",
|
||||
"minimum_value_warning": "max(extruderValues('material_bed_temperature'))",
|
||||
"maximum_value_warning": "260",
|
||||
|
Loading…
x
Reference in New Issue
Block a user