diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-01-02 19:00:57 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-01-16 14:19:11 -0500 |
commit | dab39c02cd5681d530388fbaa82d0dc7f31d2e26 (patch) | |
tree | c9c1a27f031c9a27dfbdb3b1d86c787be68a4c35 /klippy/extras/pwm_tool.py | |
parent | 96ab906946ed558b961a7d8e0e56fb6aebf15316 (diff) | |
download | kutter-dab39c02cd5681d530388fbaa82d0dc7f31d2e26.tar.gz kutter-dab39c02cd5681d530388fbaa82d0dc7f31d2e26.tar.xz kutter-dab39c02cd5681d530388fbaa82d0dc7f31d2e26.zip |
mcu: Stagger trsync reporting time during multi-mcu homing
When multiple MCUs are involved in homing, stagger the scheduling of
the trsync_state report messages from each mcu. Staggering helps
spread the bandwidth, helps reduce locking contention in the host, and
reduces the chance that intermittent latency could result in a
communication timeout.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/pwm_tool.py')
0 files changed, 0 insertions, 0 deletions