# OrcaSlicer-KX **OrcaSlicer with KX-Bridge patches for the Anycubic Kobra X** Ready-to-use binaries of [OrcaSlicer](https://github.com/SoftFever/OrcaSlicer) with integrated KX-specific extensions — recommended for use with [KX-Bridge](https://gitea.it-drui.de/viewit/KX-Bridge-Release). [![Download](https://img.shields.io/badge/Download-Releases-2EA043?style=for-the-badge&logo=gitea&logoColor=white)](https://gitea.it-drui.de/viewit/OrcaSlicer-KX/releases) --- ## Download Current version: **2.4.1-kx1** (base: OrcaSlicer 2.4.1 stable) | Platform | File | Note | |-----------|-------|---------| | Linux x86_64 | `OrcaSlicer-KX-Linux-x86_64.AppImage` | `chmod +x`, then run | | Windows x86_64 | `OrcaSlicer-KX-Windows-x86_64.zip` | Unzip, run `orca-slicer.exe` | | macOS arm64 (Apple Silicon) | `OrcaSlicer-KX--macOS-arm64.zip` | on [this fork's Releases](https://gitea.it-drui.de/walterioo/OrcaSlicer-KX/releases) — not notarized, see the release notes | The macOS build (Apple Silicon / arm64) is provided on this fork's [Releases](https://gitea.it-drui.de/walterioo/OrcaSlicer-KX/releases); build details are in `BUILD_MAC_KX.md`. Intel Macs are not shipped — rebuild with `-a x86_64`. --- ## Included patches - **Moonraker bridge:** multi-stage filament matching (name, sub-brand, vendor fallback) with vendor-filter skip - **AMS empty-slot fix:** empty AMS slots are shown correctly in grey (no crash / wrong filament) - **Filament ID:** unique `filament_id` for derived user presets (correct bridge synchronization) - **Kobra X profiles:** printer and G-code profiles for the Anycubic Kobra X --- ## Filament presets & KX-Bridge 📄 [Guide: create, validate and import your own filament presets](https://gitea.it-drui.de/viewit/KX-Bridge-Release/src/branch/master/docs/filament-preset-bridge-guide.md) --- ## Branch structure | Branch | Version | Role | |--------|---------|-------| | `stable` / `kx-v2.4` | 2.4.1-kx1 | **current stable** | | `kx-v2.3` | 2.3.2-kx4 | frozen (legacy) | --- ## Why a separate repo? KX-Bridge itself lives at [viewit/KX-Bridge-Release](https://gitea.it-drui.de/viewit/KX-Bridge-Release). OrcaSlicer is licensed under AGPL-3.0 — a separate repo keeps licenses, source provenance and update cycles cleanly separated. --- ## License & source These builds are derivatives of [OrcaSlicer](https://github.com/SoftFever/OrcaSlicer), licensed under **GNU AGPL-3.0**. The KX patch source code lives on branch [`kx-v2.4`](https://gitea.it-drui.de/viewit/OrcaSlicer-KX/src/branch/kx-v2.4) of this repo.