mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 04:55:55 +08:00
Merge branch '4.2'
This commit is contained in:
commit
79f948a826
@ -2063,7 +2063,7 @@
|
|||||||
"description": "The temperature of the environment to print in. If this is 0, the build volume temperature will not be adjusted.",
|
"description": "The temperature of the environment to print in. If this is 0, the build volume temperature will not be adjusted.",
|
||||||
"unit": "°C",
|
"unit": "°C",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 35,
|
"default_value": 0,
|
||||||
"resolve": "min(extruderValues('build_volume_temperature'))",
|
"resolve": "min(extruderValues('build_volume_temperature'))",
|
||||||
"minimum_value": "-273.15",
|
"minimum_value": "-273.15",
|
||||||
"minimum_value_warning": "0",
|
"minimum_value_warning": "0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user