andrewmcgr / klipper_tmc_autotune

TMC stepper driver autotuning Klipper python extra
GNU General Public License v3.0
640 stars 142 forks source link

Little clarification on former stepper settings #168

Open krzyzankowskig opened 6 months ago

krzyzankowskig commented 6 months ago

Hey, I'm trying to find out what parameters I should remove from my [tmc2209 stepper_*] sections. I already found out (the hard way...) that I need to remove driver_SGTHRS for sensorless homing. But what other settings should be removed? Or are safe to stay? Like is stealthchop_threshold taking any effect or being overwritten, microsteps etc.

My Z is very loud after autotuning and I'm afraid I left something in config that's messing up with autotuning.

ps. This is a really great project :) X and Y are working smooth as butter (and quiet). Kudos for author.