You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you get a !!Communication timeout during homing error and see tx_retries incrementing in your klippy.log, change the TRSYNC_TIMEOUT in your ~/klipper/klippy/mcu.py from 0.025 to 0.05.
Elegoo has done that in their setup as well and the issue is probably due to the length of the cable to the printhead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
If you get a
!!Communication timeout during homing
error and seetx_retries
incrementing in yourklippy.log
, change theTRSYNC_TIMEOUT
in your~/klipper/klippy/mcu.py
from0.025
to0.05
.Elegoo has done that in their setup as well and the issue is probably due to the length of the cable to the printhead.
Beta Was this translation helpful? Give feedback.
All reactions