mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Adjust cool down speed modifier default
This is part of the weekly profile update from the materials team.
This commit is contained in:
parent
b1e8b01549
commit
178e7c8a82
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue