Removed duplicate settings from machine profiles

CURA-1166
This commit is contained in:
Jaime van Kessel 2016-04-01 16:39:32 +02:00
parent fdb951ffe6
commit 2b8914ea46
4 changed files with 0 additions and 8 deletions

View File

@ -15,8 +15,6 @@
],
"machine_settings": {
"machine_width": { "default": 230 },
"machine_depth": { "default": 225 },
"machine_height": { "default": 315 }
}
}

View File

@ -11,8 +11,6 @@
"inherits": "ultimaker2_olsson.json",
"machine_settings": {
"machine_width": { "default": 230 },
"machine_depth": { "default": 225 },
"machine_height": { "default": 313 },
"machine_show_variants": { "default": true }
}

View File

@ -11,8 +11,6 @@
"inherits": "ultimaker2plus.json",
"machine_settings": {
"machine_width": { "default": 230 },
"machine_depth": { "default": 225 },
"machine_height": { "default": 313 },
"machine_show_variants": { "default": true },
"machine_nozzle_head_distance": { "default": 5 },

View File

@ -11,8 +11,6 @@
"inherits": "ultimaker2.json",
"overrides": {
"machine_width": { "default": 230 },
"machine_depth": { "default": 225 },
"machine_height": { "default": 203 },
"machine_show_variants": { "default": true },
"gantry_height": { "default": 52 },