mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 16:35:55 +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",
|
||||
"description": "Change the temperature each layer automatically with the average flow speed of that layer.",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"default": false,
|
||||
"visible": true
|
||||
},
|
||||
"material_print_temperature": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user