Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2016-12-06 10:54:38 +0300
committerGhostkeeper <rubend@tutanota.com>2016-12-06 10:55:06 +0300
commit1932a95ded44eca857d18004cf24f92b459fd492 (patch)
treec1dedcee193918990ca73fc007d6479f0632f99e /resources/definitions
parentbe5a6e421b5570830dacd59b96b56bfb1b63e23f (diff)
Expand description of cool zone setting
It is apparently desirable to have more implementation detail in here. Contributes to issue CURA-2795.
Diffstat (limited to 'resources/definitions')
-rw-r--r--resources/definitions/fdmprinter.def.json2
1 files changed, 1 insertions, 1 deletions
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,