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:
authorJaime van Kessel <nallath@gmail.com>2016-12-06 13:39:37 +0300
committerJaime van Kessel <nallath@gmail.com>2016-12-06 13:39:37 +0300
commit5aa394b197cd0b8bdc2daa83bfe16b418e13b73d (patch)
tree769550c7f38087b25a61edfe14b96459bf5d478a /resources/definitions
parent58e7e6ef5a4aa4e4eb86c9401bde23476160c166 (diff)
parente846a9aebce84e5dd6e8b117041934977007850a (diff)
Merge branch 'master' of github.com:Ultimaker/Cura
Diffstat (limited to 'resources/definitions')
-rw-r--r--resources/definitions/fdmprinter.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json
index 9bc7a58897..2fb0794766 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,
@@ -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,