mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:29:01 +08:00
Change "Cooling Fans" to "Print Cooling"
UXD-81
This commit is contained in:
parent
7aab8ad397
commit
885acb49dc
@ -2109,8 +2109,8 @@
|
|||||||
{
|
{
|
||||||
"cool_fan_enabled":
|
"cool_fan_enabled":
|
||||||
{
|
{
|
||||||
"label": "Enable Cooling Fans",
|
"label": "Enable Print Cooling",
|
||||||
"description": "Enables the cooling fans while printing. The fans improve print quality on layers with short layer times and bridging / overhangs.",
|
"description": "Enables the print cooling fans while printing. The fans improve print quality on layers with short layer times and bridging / overhangs.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": true,
|
"default_value": true,
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
@ -2119,7 +2119,7 @@
|
|||||||
"cool_fan_speed":
|
"cool_fan_speed":
|
||||||
{
|
{
|
||||||
"label": "Fan Speed",
|
"label": "Fan Speed",
|
||||||
"description": "The speed at which the cooling fans spin.",
|
"description": "The speed at which the print cooling fans spin.",
|
||||||
"unit": "%",
|
"unit": "%",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user