mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:19:05 +08:00
Changed default value for support.
This commit is contained in:
parent
8f53ff4a0f
commit
7475bd1af4
@ -168,7 +168,7 @@
|
||||
"support": {
|
||||
"settings": {
|
||||
"support_enable": {
|
||||
"default": false
|
||||
"default": true
|
||||
},
|
||||
"support_z_distance": {
|
||||
"default": 0.2,
|
||||
|
@ -168,7 +168,7 @@
|
||||
"support": {
|
||||
"settings": {
|
||||
"support_enable": {
|
||||
"default": false
|
||||
"default": true
|
||||
},
|
||||
"support_z_distance": {
|
||||
"default": 0.2,
|
||||
|
@ -168,7 +168,7 @@
|
||||
"support": {
|
||||
"settings": {
|
||||
"support_enable": {
|
||||
"default": false
|
||||
"default": true
|
||||
},
|
||||
"support_z_distance": {
|
||||
"default": 0.2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user