Adjusted the "probe failed" message for generality

This commit is contained in:
David Carley
2021-11-03 18:31:36 -07:00
parent ffeedaf4b2
commit 01e860af9f

View File

@@ -134,7 +134,7 @@ script#control-view-template(type="text/x-template")
div(slot="body")
.pure-form
p Could not find the probe block during probing!
p Make sure the bit is within 1" / 25.4mm of the probe block, and try again.
p Make sure the tip of the bit is about 1/4" (~6mm) above the probe block, and try again.
div(slot="footer")
button.pure-button.button-success(@click=`hide_probe_failed_modal()`)