Update G34_M422.cpp
This commit is contained in:
parent
edb797663a
commit
cddf64ad5e
1 changed files with 6 additions and 2 deletions
|
|
@ -50,9 +50,13 @@
|
|||
|
||||
/**
|
||||
* G34: Z-Stepper automatic alignment
|
||||
*
|
||||
* Manual stepper lock controls:
|
||||
* L Unlock all
|
||||
* Z<1-4> Set separate multi-axis and lock/unlock a Z stepper
|
||||
* Z<1-4> Select Z stepper to act on
|
||||
* S<state> Boolean value for lock state to set
|
||||
*
|
||||
* Example G34Z1S1;G34Z2S1;G34Z3S0 to unlock only the 3rd Z stepper
|
||||
* Reset by G28
|
||||
*
|
||||
* With Z_STEPPER_AUTO_ALIGN:
|
||||
* I<iterations>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue