Adjust cool down speed modifier default

This is part of the weekly profile update from the materials team.
This commit is contained in:
Ghostkeeper 2016-12-07 12:03:35 +01:00
parent b1e8b01549
commit 178e7c8a82
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -1335,7 +1335,7 @@
"description": "The extra speed by which the nozzle cools while extruding. The same value is used to signify the heat up speed lost when heating up while extruding.",
"unit": "°C/s",
"type": "float",
"default_value": 0.5,
"default_value": 0.7,
"minimum_value": "0",
"maximum_value_warning": "10.0",
"maximum_value": "machine_nozzle_heat_up_speed",