Fixed shared build info code.
- The build info options of “two switches on an axis” and “homing init lock” shared the same letter ‘L’. The former is now ’T’.
This commit is contained in:
parent
e54444e948
commit
fd2a4ebaee
5 changed files with 16 additions and 4 deletions
|
|
@ -426,7 +426,7 @@ Feedback messages provide non-critical information on what Grbl is doing, what i
|
|||
| **`P`** | Parking motion enabled |
|
||||
| **`Z`** | Homing force origin enabled |
|
||||
| **`H`** | Homing single axis enabled |
|
||||
| **`L`** | Two limit switches on axis enabled |
|
||||
| **`T`** | Two limit switches on axis enabled |
|
||||
| **`D`** | Spindle direction pin used as enable pin |
|
||||
| **`0`** | Spindle enable off when speed is zero enabled |
|
||||
| **`S`** | Software limit pin debouncing enabled |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue