mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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:
parent
1932a95ded
commit
2f790c12b8
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@
|
||||||
"machine_heat_zone_length":
|
"machine_heat_zone_length":
|
||||||
{
|
{
|
||||||
"label": "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,
|
"default_value": 16,
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue