mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
This commit is contained in:
commit
88ddf714c4
29 changed files with 493 additions and 494 deletions
|
@ -1221,7 +1221,7 @@
|
|||
"buildplate": "Touching Buildplate",
|
||||
"everywhere": "Everywhere"
|
||||
},
|
||||
"default": "everywhere",
|
||||
"default": "buildplate",
|
||||
"enabled": "support_enable"
|
||||
},
|
||||
"support_angle": {
|
||||
|
@ -1231,7 +1231,7 @@
|
|||
"type": "float",
|
||||
"min_value": "0",
|
||||
"max_value": "90",
|
||||
"default": 60,
|
||||
"default": 50,
|
||||
"visible": false,
|
||||
"enabled": "support_enable"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue