mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:56:01 +08:00
Set "value" for retraction_hop_after_extruder_switch_height to ensure it copies the value of retraction_hop
This commit is contained in:
parent
a52939730f
commit
7d73921d63
@ -3537,6 +3537,7 @@
|
|||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 1,
|
"default_value": 1,
|
||||||
|
"value": "retraction_hop",
|
||||||
"minimum_value_warning": "0",
|
"minimum_value_warning": "0",
|
||||||
"maximum_value_warning": "10",
|
"maximum_value_warning": "10",
|
||||||
"enabled": "retraction_enable and retraction_hop_after_extruder_switch",
|
"enabled": "retraction_enable and retraction_hop_after_extruder_switch",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user