mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Change default_value to value
This commit is contained in:
parent
c60295c69e
commit
5bd9970a82
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"z_seam_type": {
|
"z_seam_type": {
|
||||||
"default_value": "'back'"
|
"value": "'back'"
|
||||||
},
|
},
|
||||||
"gantry_height": {
|
"gantry_height": {
|
||||||
"value": "0"
|
"value": "0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue