andrewmcgr / klipper_tmc_autotune

TMC stepper driver autotuning Klipper python extra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What sections can I remove after switching to autotune?

emrebag opened this issue · comments

Just finished configuring autotune, and noticed that my steppers returned to humming on idle - like they did before setting my stealthchop_threshold to 1 from 0.
I am guessing this klipper is no longer reading this setting from the printer.cfg.
What other lines are no longer relevant when autotune is active?
ex. can I remove the run_current lines from my config as well?

Also, is there a way to get the minimum stealthchop_threshold back to 1 with autotune active so my steppers stop humming so much on idle?