mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:55:54 +08:00
JSON bugfix: prusa i3 had wrong adhesion setting (CURA-2410)
This commit is contained in:
parent
16a07a3c3e
commit
6564ada60d
@ -144,7 +144,7 @@
|
|||||||
"default_value": 15
|
"default_value": 15
|
||||||
},
|
},
|
||||||
"adhesion_type": {
|
"adhesion_type": {
|
||||||
"default_value": "Raft"
|
"default_value": "raft"
|
||||||
},
|
},
|
||||||
"skirt_brim_minimal_length": {
|
"skirt_brim_minimal_length": {
|
||||||
"default_value": 100
|
"default_value": 100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user