Also change default raft fan speed for subsettings

Contributes to issues PL-162, PL-163, PL-164 and PL-165.
This commit is contained in:
Ghostkeeper 2016-05-18 12:39:39 +02:00
parent cad6d87a0c
commit 14f860f8ae
No known key found for this signature in database
GPG Key ID: 701948C5954A7385

View File

@ -1698,7 +1698,7 @@
"type": "float",
"min_value": "0",
"max_value": "100",
"default": 100,
"default": 0,
"global_only": "True",
"visible": false,
"inherit": true,
@ -1711,7 +1711,7 @@
"type": "float",
"min_value": "0",
"max_value": "100",
"default": 100,
"default": 0,
"global_only": "True",
"visible": false,
"inherit": true,
@ -1724,7 +1724,7 @@
"type": "float",
"min_value": "0",
"max_value": "100",
"default": 100,
"default": 0,
"global_only": "True",
"visible": false,
"inherit": true,