diff --git a/resources/machines/ultimaker2_extended.json b/resources/machines/ultimaker2_extended.json index cb81b51fc6..72b2ad53e6 100644 --- a/resources/machines/ultimaker2_extended.json +++ b/resources/machines/ultimaker2_extended.json @@ -15,8 +15,6 @@ ], "machine_settings": { - "machine_width": { "default": 230 }, - "machine_depth": { "default": 225 }, "machine_height": { "default": 315 } } } diff --git a/resources/machines/ultimaker2_extended_olsson.json b/resources/machines/ultimaker2_extended_olsson.json index 4398e4efb6..d144a97014 100644 --- a/resources/machines/ultimaker2_extended_olsson.json +++ b/resources/machines/ultimaker2_extended_olsson.json @@ -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 } } diff --git a/resources/machines/ultimaker2_extended_plus.json b/resources/machines/ultimaker2_extended_plus.json index e6813fcce3..318361a894 100644 --- a/resources/machines/ultimaker2_extended_plus.json +++ b/resources/machines/ultimaker2_extended_plus.json @@ -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 }, diff --git a/resources/machines/ultimaker2plus.json b/resources/machines/ultimaker2plus.json index 56635f915f..2eb5ecc78c 100644 --- a/resources/machines/ultimaker2plus.json +++ b/resources/machines/ultimaker2plus.json @@ -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 },