Skip to content

Commit

Permalink
✨ M401 S — BLTouch HS Mode
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Dec 22, 2021
1 parent 1e6f9cf commit 76eac47
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions _gcode/M401.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,22 @@ codes: [ M401 ]
notes: Requires some kind of bed probe. This command has no visible effect for probes that don't move. They are just activated.

parameters:
-
tag: S
optional: true
requires: BLTOUCH_HS_MODE
description: Set the BLTouch High Speed (HS) Mode state and exit without deploy.
values:
-
type: bool

examples:
-
pre: Deploy the probe
code: M401
-
pre: Enable BLTouch High Speed Mode
code: M401 S1

---

Expand Down

0 comments on commit 76eac47

Please sign in to comment.