mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 16:08:58 +08:00
Change default retraction for nozzle switch
This should get overridden by the heat zone length anyway. Contributes to issue CURA-346.
This commit is contained in:
parent
b5f00ffd80
commit
58d08f2b8d
@ -258,7 +258,7 @@
|
||||
"description": "The amount of retraction: Set at 0 for no retraction at all. This should generally be the same as the length of the heat zone.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default": 16,
|
||||
"default": 20,
|
||||
"min_value_warning": "0",
|
||||
"max_value_warning": "100",
|
||||
"visible": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user