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

NebulaOS-klipper

Role in NebulaOS: Klipper runtime fork. NebulaOS-specific functionality — PRTouch (the load-cell probe), Z-compensation, and related printer-specific behavior — lives in klippy/extras/ and is fully isolated there; this fork's differences outside that directory are inherited base-fork lineage, not NebulaOS's own work (see NebulaOS Changes).

Canonical branch: master

Complete OS build: No. NebulaOS-firmware pins an exact commit of this repo (KLIPPER_PIN) and fetches it as part of the full build — you don't need to clone or build this repo directly to build NebulaOS.

Related repos:

Audience: Developers and advanced testers.


Navigation

This wiki summarizes; this repo's own docs/NEBULAOS_FORK_DIFFERENCES.md and NebulaOS-firmware's tracked docs remain canonical.

Clone this wiki locally