mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Merge branch '4.2'
This commit is contained in:
commit
79f948a826
1 changed files with 1 additions and 1 deletions
|
|
@ -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.",
|
||||
"unit": "°C",
|
||||
"type": "float",
|
||||
"default_value": 35,
|
||||
"default_value": 0,
|
||||
"resolve": "min(extruderValues('build_volume_temperature'))",
|
||||
"minimum_value": "-273.15",
|
||||
"minimum_value_warning": "0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue