# andrewmcgr/klipper_tmc_autotune

TMC stepper driver autotuning Klipper python extra

Repository: https://github.com/andrewmcgr/klipper_tmc_autotune
Canonical: https://ross.abutalabs.com/products/klipper_tmc_autotune
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-22T02:37:45+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 8, longevity 84
- inputs: {"age_days": 1187, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1040, forks 223 (observed 2026-08-28T04:03:20.140049+00:00)

## What it is
A Klipper python extra that automatically calculates and tunes TMC stepper motor driver register values based on motor datasheet information and a user-selected tuning goal. It enables modes like StealthChop and CoolStep, optimizes for low power and quiet operation, and supports sensorless homing on supported drivers.

## Use cases
- automatically tune TMC stepper drivers in Klipper
- reduce stepper motor noise and power consumption on a 3D printer
- enable StealthChop and CoolStep without manual register configuration
- set up sensorless homing with autotuned TMC2209, TMC2240, or TMC5160 drivers
- optimize driver registers from motor datasheet values
- keep 3D printer motors running cooler with automatic driver tuning

## When to choose
- you run Klipper firmware with TMC2209, TMC2240, or TMC5160 stepper drivers and want automatic tuning
- you want quieter, more efficient stepper operation without manually calculating register values
- you want sensorless homing combined with autotuned driver settings
- you use KIAUH or Moonraker and want a community extension with automatic updates

## When to avoid
- you use TMC2130, TMC2208, or TMC2660 drivers, which are untested
- you need full manual control over every TMC register value
- your printer cannot provide adequate cooling for hotter-running drivers
- you don't use Klipper firmware

## Facets
- artifact type: plugin
- maturity: active
- function: configuration-management, developer-tools
- domain: hardware, self-hosted
- platform: python, embedded
- tags: klipper, 3d-printing, tmc-stepper-drivers, autotuning, firmware-extension, moonraker, automation, linux

## Member repositories
- andrewmcgr/klipper_tmc_autotune (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:20.140049+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:03:08.303212+00:00, confidence not recorded.
  - readme: https://github.com/andrewmcgr/klipper_tmc_autotune (fetched 2026-08-28T04:03:20.140049+00:00, sha 3e7d74c239cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
