andrewmcgr / klipper_tmc_autotune

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

Section 'autotune_tmc stepper_x' is not a valid config section #172

Open TheVoronModder opened 6 months ago

TheVoronModder commented 6 months ago

I keep getting errors:

Section 'autotune_tmc stepper_x' is not a valid config section

Here is my config section:

[autotune_tmc stepper_x]
motor: ldo-42sth48-2004mah

[autotune_tmc stepper_x1]
motor: ldo-42sth48-2004mah

[autotune_tmc stepper_y]
motor: ldo-42sth48-2004mah

[autotune_tmc stepper_y1]
motor: ldo-42sth48-2004mah

[autotune_tmc extruder]
motor: ldo-36sth20-1004ahg
dezenten commented 5 months ago

Check the name of the steppers and adjust so it matches your config. If you have a Voron you only have one of X & Y.

LordKillZone commented 1 month ago

I have the same problem, after update it showed up same stpper_x error, before update it was working on the same config.