Correct setting name and description of wipe Z hop

This hop is executed regardless of whether or not the wipe is retracted.
This commit is contained in:
Ghostkeeper 2019-11-03 01:41:51 +01:00
parent e2b8a44e2d
commit 0c846d76a1
No known key found for this signature in database
GPG Key ID: B47E36CF62F1D06E

View File

@ -7476,8 +7476,8 @@
},
"wipe_hop_enable":
{
"label": "Wipe Z Hop When Retracted",
"description": "Whenever a retraction is done, the build plate is lowered to create clearance between the nozzle and the print. It prevents the nozzle from hitting the print during travel moves, reducing the chance to knock the print from the build plate.",
"label": "Wipe Z Hop",
"description": "When wiping, the build plate is lowered to create clearance between the nozzle and the print. It prevents the nozzle from hitting the print during travel moves, reducing the chance to knock the print from the build plate.",
"type": "bool",
"default_value": true,
"value": "retraction_hop_enabled",