mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:59:00 +08:00
Rephrased description of cool_min_layer_time_fan_speed_max
Fixes Ultimaker/Cura#263
This commit is contained in:
parent
a8afb9045f
commit
c300b4d95a
@ -1085,7 +1085,7 @@
|
|||||||
},
|
},
|
||||||
"cool_min_layer_time_fan_speed_max": {
|
"cool_min_layer_time_fan_speed_max": {
|
||||||
"label": "Minimal Layer Time Full Fan Speed",
|
"label": "Minimal Layer Time Full Fan Speed",
|
||||||
"description": "The minimum time spent in a layer which will cause the fan to be at minmum speed. The fan speed increases linearly from maximal fan speed for layers taking minimal layer time to minimal fan speed for layers taking the time specified here.",
|
"description": "The minimum time spent in a layer which will cause the fan to be at maximum speed. The fan speed increases linearly from minimal fan speed for layers taking minimal layer time to maximum fan speed for layers taking the time specified here.",
|
||||||
"unit": "sec",
|
"unit": "sec",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"min_value": 0,
|
"min_value": 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user