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.
This commit is contained in:
Ghostkeeper 2016-12-06 08:58:19 +01:00
parent 1932a95ded
commit 2f790c12b8
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -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,