z_tilt: Add support for Z_TILT_ADJUST

Add new module to support independent adjustments to multiple Z
steppers to account for bed tilt.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2018-05-21 14:48:01 -04:00
parent 4bf1b042b1
commit 3025638b9b
5 changed files with 152 additions and 2 deletions

View File

@@ -139,6 +139,14 @@ section is enabled:
command to move to the next probing point during a
BED_TILT_CALIBRATE operation.
## Z Tilt
The following commands are available when the "z_tilt" config section
is enabled:
- `Z_TILT_ADJUST`: This command will probe the points specified in the
config and then make independent adjustments to each Z stepper to
compensate for tilt.
## Dual Carriages
The following command is available when the "dual_carriage" config