Set "value" for retraction_hop_after_extruder_switch_height to ensure it copies the value of retraction_hop

This commit is contained in:
Vlad Gribinchuk 2019-04-18 16:32:23 +03:00
parent a52939730f
commit 7d73921d63

View File

@ -3537,6 +3537,7 @@
"unit": "mm",
"type": "float",
"default_value": 1,
"value": "retraction_hop",
"minimum_value_warning": "0",
"maximum_value_warning": "10",
"enabled": "retraction_enable and retraction_hop_after_extruder_switch",