andrewmcgr / klipper_tmc_autotune

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

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

Open TheVoronModder opened 4 months ago

TheVoronModder commented 4 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 3 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.