mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 14:05:53 +08:00
JSON: changed default of Auto temp to false
This commit is contained in:
parent
a13de5a489
commit
b724970959
@ -546,7 +546,7 @@
|
|||||||
"label": "Auto Temperature",
|
"label": "Auto Temperature",
|
||||||
"description": "Change the temperature each layer automatically with the average flow speed of that layer.",
|
"description": "Change the temperature each layer automatically with the average flow speed of that layer.",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": true,
|
"default": false,
|
||||||
"visible": true
|
"visible": true
|
||||||
},
|
},
|
||||||
"material_print_temperature": {
|
"material_print_temperature": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user