andrewmcgr / klipper_tmc_autotune

TMC stepper driver autotuning Klipper python extra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commit 4f1159c Issues

Ibot-11 opened this issue · comments

Commit 4f1159c causes a lot of issues.
First the sensorless homing sensitivity changed and my voron does not home properly anymore with the same settings.
I can also no longer reach 500mm/s without insane step losses.
1de500c works without any issues

Tested on my Voron 2.4R2 with ldo-42sth48-2504mac

likewise, I have lost some precision, still trying to bisect though which commit caused this.

Having the same issue with the latest update.

Adding a me too - with latest HEAD, I was getting skipped steps even at 5k accel and 200mm/s speed. Switching to rev 1de500c fixed that!

Please disregard - was looking at the wrong data to determine skipping. Sorry for the noise. (I have disabled tmc autotune for now completely as I am tuning the printer for the first time, will come back to it later.)