Added "Reset BLTouch" to control menu

Added "Reset BLTouch" to control menu
This commit is contained in:
Alan Thomson 2019-02-06 17:18:34 +00:00
parent 5716bf0c9f
commit 4055aee6f2
2 changed files with 8 additions and 6 deletions

11
control
View File

@ -1,6 +1,7 @@
button R0 C0 F0 T"BACK " A"return" button R0 C0 F0 T"BACK " A"return"
image R11 C0 L"hline.img" ;image R11 C0 L"hline.img"
button R13 C0 T"COOLDOWN" A"M98 P#0" L"/menu/cooldown" button R10 C0 T"COOLDOWN" A"M98 P#0" L"/menu/cooldown"
button R23 C0 T"MOTORS OFF" A"M18" button R20 C0 T"MOTORS OFF" A"M18"
button R33 C0 T"REBOOT MAESTRO" A"M999" button R30 C0 T"REBOOT MAESTRO" A"M999"
button R43 C0 T"RUN MESH COMPENSATION" A"M98 P#0" L"/menu/meshcomp" button R40 C0 T"RUN MESH COMPENSATION" A"M98 P#0" L"/menu/meshcomp"
button R50 C0 T"RESET BLTOUCH" A"M98 P#0" L"/menu/resetprobe"

1
resetprobe Normal file
View File

@ -0,0 +1 @@
M280 P3 S160 I1