mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Expand description of cool zone setting
It is apparently desirable to have more implementation detail in here. Contributes to issue CURA-2795.
This commit is contained in:
parent
be5a6e421b
commit
1932a95ded
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@
|
||||||
"machine_cool_zone_length":
|
"machine_cool_zone_length":
|
||||||
{
|
{
|
||||||
"label": "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,
|
"default_value": 0,
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue