mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
skin_outline_count default_value changed to value
Since the top container defines a default_value and a value Part of CURA-6684
This commit is contained in:
parent
053c05b956
commit
a2a6e8b3e9
1 changed files with 1 additions and 1 deletions
|
@ -447,7 +447,7 @@
|
|||
"value": "5"
|
||||
},
|
||||
"skin_outline_count": {
|
||||
"default_value": 0
|
||||
"value": 0
|
||||
},
|
||||
"skirt_brim_speed": {
|
||||
"value": "10.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue