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:58:19 +0300
committerGhostkeeper <rubend@tutanota.com>2016-12-06 10:58:19 +0300
commit2f790c12b892cb0893cd32c17a7e92c413ad4f4f (patch)
tree819a8d3d1159468bea452aacf906b27c6afa4683 /resources/definitions
parent1932a95ded44eca857d18004cf24f92b459fd492 (diff)
Expand description of heat zone with implementation details
It is used to move filament in parking position when an extruder is not used any more. 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 5a0f2cd0c1..d23a27396c 100644
--- a/resources/definitions/fdmprinter.def.json
+++ b/resources/definitions/fdmprinter.def.json
@@ -228,7 +228,7 @@
"machine_heat_zone_length":
{
"label": "Heat zone length",
- "description": "The distance from the tip of the nozzle in which heat from the nozzle is transferred to the filament.",
+ "description": "The distance from the tip of the nozzle in which heat from the nozzle is transferred to the filament. When an extruder is not needed any more, its filament is moved out of the heat zone.",
"default_value": 16,
"type": "float",
"settable_per_mesh": false,