Tweak M401

This commit is contained in:
Scott Lahteine
2021-10-14 19:10:22 -05:00
parent 099c329238
commit bd426d40cd
+3 -2
View File
@@ -33,8 +33,9 @@
/**
* M401: Deploy and activate the Z probe
* BLTouch Only :
* S : Set High Speed Mode
*
* With BLTOUCH:
* S<bool> Set High Speed (HS) Mode and exit without deploy
*/
void GcodeSuite::M401() {
#if ENABLED(BLTOUCH)