Merge branch '4.2'

This commit is contained in:
Ghostkeeper 2019-07-10 15:59:17 +02:00
commit 79f948a826
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -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",