From dd5c016fa5a4a55a685c95ff58c30d9e4d0c8cec Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Tue, 3 Nov 2015 16:03:46 +0100 Subject: [PATCH] JSON: renamed hammock to support roof in dual_extrudion_printer.json --- resources/machines/dual_extrusion_printer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/machines/dual_extrusion_printer.json b/resources/machines/dual_extrusion_printer.json index 84d2dde40e..eb168e6e89 100644 --- a/resources/machines/dual_extrusion_printer.json +++ b/resources/machines/dual_extrusion_printer.json @@ -95,8 +95,8 @@ "max_value": "16" }, "support_roof_extruder_nr": { - "label": "Hammock Extruder", - "description": "The extruder train to use for printing the hammock. This is used in multi-extrusion.", + "label": "Support Roof Extruder", + "description": "The extruder train to use for printing the roof of the support. This is used in multi-extrusion.", "type": "int", "default": 0, "min_value": "0",