Skip to content

Integration

Tim edited this page Aug 15, 2026 · 2 revisions

Integration with NebulaOS-firmware

NebulaOS-firmware pins an exact commit of this repo (KLIPPER_PIN in manifests/dependencies.conf) and fetches it fresh as part of the full build. You don't need to clone or build this repo directly to build NebulaOS — see Build From Source.

Every real build records this repo's exact commit (git_commit_klipper in build-manifest.txt) — see Build Provenance.

Also relevant: real production calls z_compensate once per print via custom_macro.py's CX_PRINT_LEVELING_CALIBRATION, before bed-mesh calibration — that macro is part of the stock Creality config surface this fork stays compatible with, not code that lives in this repo.

Clone this wiki locally