mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 23:45:54 +08: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
@ -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.",
|
"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",
|
"unit": "°C/s",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 0.5,
|
"default_value": 0.7,
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
"maximum_value_warning": "10.0",
|
"maximum_value_warning": "10.0",
|
||||||
"maximum_value": "machine_nozzle_heat_up_speed",
|
"maximum_value": "machine_nozzle_heat_up_speed",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user