mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 17:15:58 +08:00
More consistent Initial Retracted Position setting
Contributes to issue CURA-8038.
This commit is contained in:
parent
74ac7a4cea
commit
87d3f6fd22
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user