mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
JSON: machine_settings ==> overrides (CURA-494)
This commit is contained in:
parent
11f7f521c9
commit
a390aa73a8
15 changed files with 25 additions and 45 deletions
|
@ -16,7 +16,7 @@
|
|||
"BedLeveling"
|
||||
],
|
||||
|
||||
"machine_settings": {
|
||||
"overrides": {
|
||||
"machine_heated_bed": { "default": true }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue