mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
Put settings in overrides JSON category
Not in a subcategory of settings or anything. Contributes to issue CURA-1278.
This commit is contained in:
parent
6c74350c6e
commit
ad1b08c080
1 changed files with 40 additions and 42 deletions
|
@ -11,7 +11,6 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"settings": {
|
|
||||||
"machine_width": {
|
"machine_width": {
|
||||||
"default_value": 230
|
"default_value": 230
|
||||||
},
|
},
|
||||||
|
@ -54,5 +53,4 @@
|
||||||
"max_value_warning": "2.0"
|
"max_value_warning": "2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue