More consistent Initial Retracted Position setting

Contributes to issue CURA-8038.
This commit is contained in:
Ghostkeeper 2021-03-10 18:24:01 +01:00
parent 74ac7a4cea
commit 87d3f6fd22
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -410,11 +410,13 @@
},
"machine_extruders_shared_nozzle_initial_retraction":
{
"label": "Shared nozzle initial retraction",
"label": "Shared Nozzle Initial Retraction",
"description": "How much the filament of each extruder is assumed to have been retracted from the shared nozzle tip at the completion of the printer-start gcode script; the value should be equal to or greater than the length of the common part of the nozzle's ducts.",
"unit": "mm",
"default_value": 0,
"minimum_value": "0",
"type": "float",
"enabled": "machine_extruders_share_nozzle",
"settable_per_mesh": false,
"settable_per_extruder": true,
"settable_per_meshgroup": false