mcu: Support multi-mcu homing

Support endstops and probes attached to a different micro-controller
than their associated steppers.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2021-06-03 23:24:44 -04:00
parent 2e131497ca
commit 950477849d
5 changed files with 89 additions and 20 deletions

View file

@ -94,14 +94,15 @@ nav:
- Resonance_Compensation.md
- Measuring_Resonances.md
- Pressure_Advance.md
- Slicers.md
- G-Codes.md
- Command templates:
- Command_Templates.md
- Status_Reference.md
- TMC_Drivers.md
- Multi_MCU_Homing.md
- Slicers.md
- skew_correction.md
- Using_PWM_Tools.md
- G-Codes.md
- Developer Documentation:
- Code_Overview.md
- Kinematics.md