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

NebulaOS-kernel

The Linux 6.6 kernel SDK NebulaOS runs on the Creality Ender-3 V3 KE (Ingenic X2000). Development happens on openke; complete images get built from NebulaOS-firmware, not here.

Yes, the branch is called openke — that's historical, see Branch Model. This repo is a NebulaOS component, not the separate OpenKE project.

Building this repo alone won't get you a working printer image — NebulaOS-firmware pins an exact commit here, fetches just what it needs, and applies 8 build-time kernel variants on top.

Related repos:


Where to go from here

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

Clone this wiki locally