mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
JSON bugfix: prusa i3 had wrong adhesion setting (CURA-2410)
This commit is contained in:
parent
16a07a3c3e
commit
6564ada60d
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@
|
|||
"default_value": 15
|
||||
},
|
||||
"adhesion_type": {
|
||||
"default_value": "Raft"
|
||||
"default_value": "raft"
|
||||
},
|
||||
"skirt_brim_minimal_length": {
|
||||
"default_value": 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue