Skip to content
Tim edited this page Aug 15, 2026 · 3 revisions

NebulaOS-klipper

This is the Klipper fork NebulaOS runs on the printer. The interesting NebulaOS-specific bits are mostly PRTouch (the load-cell probe), Z-compensation, and TMC status reporting — all in klippy/extras/, fully isolated there. Everything else different from upstream is inherited fork lineage, not NebulaOS's own work (see NebulaOS Changes).

Branch: master. You don't need to build this repo on its own — NebulaOS-firmware pins an exact commit here and pulls it in as part of the full build.

Related repos:


Where to go from here

This wiki summarizes; this repo's own docs/NEBULAOS_FORK_DIFFERENCES.md and NebulaOS-firmware's tracked docs are the real source of truth.

Clone this wiki locally