diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-10-06 19:12:55 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-10-11 11:14:32 -0400 |
commit | d317793171a12bf02fd5e14c2428e1fc0cb3b438 (patch) | |
tree | 9797e81072ede1cfe0cc503c87d8cd8e4e86bf8f /klippy/mcu.py | |
parent | 930317fa2a40a4424ce0a65bb02f32e6472eeba0 (diff) | |
download | kutter-d317793171a12bf02fd5e14c2428e1fc0cb3b438.tar.gz kutter-d317793171a12bf02fd5e14c2428e1fc0cb3b438.tar.xz kutter-d317793171a12bf02fd5e14c2428e1fc0cb3b438.zip |
bltouch: Add an extra 200ms delay to the initialization process
On a reset, the mcu.py code may have sent an initialization message to
the bltouch, which needs time to complete. Add additional time during
the bltouch setup to avoid a race with these two times. This avoids
some "timer too close" errors that users of fast host machines were
reporting.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/mcu.py')
0 files changed, 0 insertions, 0 deletions