Disclaimer, I am using Kalico.
Having an odd issue. Just redid a few bits on my v0, and now sensorless homing won't work. It will home successfully at startup, but after a print completes a re-home will fail with the message Early homing trigger on second home! However, fiddling around with my SGTHRS settings and adjusting the sensitivity downwards (as if i were calibrating it again) will eventually get me to a different value that will home correctly.
For example, I home with a value of 160 at startup, but after a print 110 might be effective. Of course, keeping that value of 110 will slam my toolhead around if I use it on a fresh start. Historically, 110 is closer to what I'd expect from this printer. (been using it for 2+ years)
I also tried to experiment with the home_current and homing speed and experienced this at all the values I tried.
I suspect one of a few things might be happening:
- Something in the stepper driver is misconfigured on startup, meaning my sensitivity is unusually high there.
- Something is changed in the stepper driver config is changed at the end of the print to change the needed sensitivity.
- My drivers have gone bad (both X/Y) on the SKR Pico
- My steppers are bad, somehow.
All of my configs are here: https://github.com/jelkand/v0-config
Klippy.log is attached. In that log I rolled it over, homed, did a small test print, failed to home, adjusted my x sensitivity, and homed x successfully.
I also dumped stepper configs and TMC data before and after a print.