mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
Removed duplicate settings from machine profiles
CURA-1166
This commit is contained in:
parent
fdb951ffe6
commit
2b8914ea46
4 changed files with 0 additions and 8 deletions
|
@ -15,8 +15,6 @@
|
||||||
],
|
],
|
||||||
|
|
||||||
"machine_settings": {
|
"machine_settings": {
|
||||||
"machine_width": { "default": 230 },
|
|
||||||
"machine_depth": { "default": 225 },
|
|
||||||
"machine_height": { "default": 315 }
|
"machine_height": { "default": 315 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -11,8 +11,6 @@
|
||||||
"inherits": "ultimaker2_olsson.json",
|
"inherits": "ultimaker2_olsson.json",
|
||||||
|
|
||||||
"machine_settings": {
|
"machine_settings": {
|
||||||
"machine_width": { "default": 230 },
|
|
||||||
"machine_depth": { "default": 225 },
|
|
||||||
"machine_height": { "default": 313 },
|
"machine_height": { "default": 313 },
|
||||||
"machine_show_variants": { "default": true }
|
"machine_show_variants": { "default": true }
|
||||||
}
|
}
|
||||||
|
|
|
@ -11,8 +11,6 @@
|
||||||
"inherits": "ultimaker2plus.json",
|
"inherits": "ultimaker2plus.json",
|
||||||
|
|
||||||
"machine_settings": {
|
"machine_settings": {
|
||||||
"machine_width": { "default": 230 },
|
|
||||||
"machine_depth": { "default": 225 },
|
|
||||||
"machine_height": { "default": 313 },
|
"machine_height": { "default": 313 },
|
||||||
"machine_show_variants": { "default": true },
|
"machine_show_variants": { "default": true },
|
||||||
"machine_nozzle_head_distance": { "default": 5 },
|
"machine_nozzle_head_distance": { "default": 5 },
|
||||||
|
|
|
@ -11,8 +11,6 @@
|
||||||
"inherits": "ultimaker2.json",
|
"inherits": "ultimaker2.json",
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"machine_width": { "default": 230 },
|
|
||||||
"machine_depth": { "default": 225 },
|
|
||||||
"machine_height": { "default": 203 },
|
"machine_height": { "default": 203 },
|
||||||
"machine_show_variants": { "default": true },
|
"machine_show_variants": { "default": true },
|
||||||
"gantry_height": { "default": 52 },
|
"gantry_height": { "default": 52 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue