diff --git a/resources/machines/dual_extrusion_printer.json b/resources/machines/dual_extrusion_printer.json index d5d410161b..84d2dde40e 100644 --- a/resources/machines/dual_extrusion_printer.json +++ b/resources/machines/dual_extrusion_printer.json @@ -22,96 +22,6 @@ "machine_extruder_end_code": { "default": "", "SEE_machine_extruder_trains": true } }, "overrides": { - "material_print_temperature": { - "children": { - "extruder_0_print_temperature": { - "label": "Extruder 0 Print Temperature", - "description": "The temperature to use when printing with extruder 0", - "unit": "°C", - "type": "int", - "type": "float", - "default": 190, - "min_value": "0", - "max_value_warning": "260" - }, - "extruder_1_print_temperature": { - "label": "Extruder 1 Print Temperature", - "description": "The temperature to use when printing with extruder 1", - "unit": "°C", - "type": "int", - "type": "float", - "default": 190, - "min_value": "0", - "max_value_warning": "260" - }, - "extruder_2_print_temperature": { - "label": "Extruder 2 Print Temperature", - "description": "The temperature to use when printing with extruder 2", - "unit": "°C", - "type": "int", - "type": "float", - "default": 190, - "min_value": "0", - "max_value_warning": "260", - "visible": false - }, - "extruder_3_print_temperature": { - "label": "Extruder 0 Print Temperature", - "description": "The temperature to use when printing with extruder 3", - "unit": "°C", - "type": "int", - "type": "float", - "default": 190, - "min_value": "0", - "max_value_warning": "260", - "visible": false - }, - "extruder_4_print_temperature": { - "label": "Extruder 4 Print Temperature", - "description": "The temperature to use when printing with extruder 4", - "unit": "°C", - "type": "int", - "type": "float", - "default": 190, - "min_value": "0", - "max_value_warning": "260", - "visible": false - }, - "extruder_5_print_temperature": { - "label": "Extruder 5 Print Temperature", - "description": "The temperature to use when printing with extruder 5", - "unit": "°C", - "type": "int", - "type": "float", - "default": 190, - "min_value": "0", - "max_value_warning": "260", - "visible": false - }, - "extruder_6_print_temperature": { - "label": "Extruder 6 Print Temperature", - "description": "The temperature to use when printing with extruder 6", - "unit": "°C", - "type": "int", - "type": "float", - "default": 190, - "min_value": "0", - "max_value_warning": "260", - "visible": false - }, - "extruder_7_print_temperature": { - "label": "Extruder 7 Print Temperature", - "description": "The temperature to use when printing with extruder 7", - "unit": "°C", - "type": "int", - "type": "float", - "default": 190, - "min_value": "0", - "max_value_warning": "260", - "visible": false - } - } - }, "speed_print": { "children": { "speed_prime_tower": {