# Klipper3d/klipper

Klipper is a 3d-printer firmware

Repository: https://github.com/Klipper3d/klipper
Canonical: https://ross.abutalabs.com/products/klipper
Language: C
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-21T21:50:36+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 3752, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11845, forks 5937 (observed 2026-08-28T04:10:50.272095+00:00)

## What it is
Klipper is open-source firmware for 3D printers that combines a general-purpose computer (like a Raspberry Pi) with one or more micro-controllers to achieve high print quality and speed. It offloads complex computation to the host computer while micro-controllers handle real-time motor and sensor control.

## Use cases
- control a 3D printer with better speed and precision than stock firmware
- run a 3D printer from a Raspberry Pi host
- get high-step-rate motion control for printers
- tune printer kinematics like pressure advance and input shaping
- replace Marlin firmware on a custom printer build
- manage multiple micro-controllers from one host

## When to choose
- you want faster, higher-quality 3D printing than stock firmware allows
- you have a host computer (e.g. Raspberry Pi) to pair with your printer board
- you want advanced features like input shaping and pressure advance
- you want an actively maintained, well-documented firmware

## When to avoid
- you have no host computer and need a standalone firmware
- you need a simple plug-and-play setup with minimal configuration
- your printer board has very limited connectivity to a host

## Facets
- artifact type: application
- maturity: stable
- function: embedded, robotics, developer-tools
- domain: hardware, embedded-systems
- platform: embedded, python, c
- tags: 3d-printing, firmware, microcontroller, cnc, motion-control, automation, linux

## Member repositories
- Klipper3d/klipper (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:50.272095+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-29T17:15:16.261312+00:00, confidence not recorded.
  - readme: https://github.com/Klipper3d/klipper (fetched 2026-08-28T04:10:50.272095+00:00, sha c7ae8e02cf07)
- Data as of 2026-08-30T08:39:29.467469+00:00.
