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