From 1932a95ded44eca857d18004cf24f92b459fd492 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 6 Dec 2016 08:54:38 +0100 Subject: [PATCH] Expand description of cool zone setting It is apparently desirable to have more implementation detail in here. Contributes to issue CURA-2795. --- resources/definitions/fdmprinter.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index c79b025f3f..5a0f2cd0c1 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -238,7 +238,7 @@ "machine_cool_zone_length": { "label": "Cool Zone Length", - "description": "The length of the piece that dissipates heat from the hot end to shield heat-sensitive equipment.", + "description": "The length of the piece that dissipates heat from the hot end to shield heat-sensitive equipment. When an extruder is not needed any more, its filament is moved out of the cool zone.", "default_value": 0, "type": "float", "settable_per_mesh": false,