mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 05:56:00 +08:00
JSON: made support default to false (CURA-983)
This commit is contained in:
parent
411b8b0502
commit
645139fcc8
@ -1229,7 +1229,7 @@
|
||||
"label": "Enable Support",
|
||||
"description": "Enable exterior support structures. This will build up supporting structures below the model to prevent the model from sagging or printing in mid air.",
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
"default": false
|
||||
},
|
||||
"support_type": {
|
||||
"label": "Placement",
|
||||
|
Loading…
x
Reference in New Issue
Block a user