Adjusted the "probe failed" message for generality
This commit is contained in:
@@ -134,7 +134,7 @@ script#control-view-template(type="text/x-template")
|
|||||||
div(slot="body")
|
div(slot="body")
|
||||||
.pure-form
|
.pure-form
|
||||||
p Could not find the probe block during probing!
|
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")
|
div(slot="footer")
|
||||||
button.pure-button.button-success(@click=`hide_probe_failed_modal()`)
|
button.pure-button.button-success(@click=`hide_probe_failed_modal()`)
|
||||||
|
|||||||
Reference in New Issue
Block a user