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:
Ghostkeeper 2016-04-25 16:04:42 +02:00
parent b5f00ffd80
commit 58d08f2b8d

View file

@ -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,