diff --git a/resources/machines/ultimaker2_extended_olsson.json b/resources/machines/ultimaker2_extended_olsson.json index fc91e9d1e4..a118d08fd2 100644 --- a/resources/machines/ultimaker2_extended_olsson.json +++ b/resources/machines/ultimaker2_extended_olsson.json @@ -8,15 +8,13 @@ "platform_texture": "Ultimaker2backplate.png", "visible": false, "file_formats": "text/x-gcode", - "inherits": "ultimaker2.json", + "inherits": "ultimaker2_olsson.json", "machine_settings": { "machine_width": { "default": 230 }, "machine_depth": { "default": 225 }, "machine_height": { "default": 313 }, "machine_show_variants": { "default": true }, - "gantry_height": { "default": 50 }, - "machine_nozzle_head_distance": { "default": 5 }, - "machine_nozzle_expansion_angle": { "default": 45 } + "gantry_height": { "default": 50 } } }