OrcaSlicer-KX
OrcaSlicer with KX-Bridge patches for the Anycubic Kobra X
Ready-to-use binaries of OrcaSlicer with integrated KX-specific extensions — recommended for use with KX-Bridge.
Download
Current version: 2.4.2-kx1 (base: OrcaSlicer 2.4.2 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-<version>-macOS-arm64.zip |
on this fork's Releases — not notarized, see the release notes |
The macOS build (Apple Silicon / arm64) is provided on this fork's 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_idfor derived user presets (correct bridge synchronization) - Kobra X profiles: printer and G-code profiles for the Anycubic Kobra X
- Kobra X bed-temp fix:
bed_temperature_formulaset toby_first_filament— the G9111 macro now heats to the correct temperature of the printed filament instead of the maximum across all project filaments
Filament presets & KX-Bridge
📄 Guide: create, validate and import your own filament presets
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. 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, licensed under GNU AGPL-3.0.
The KX patch source code lives on branch kx-v2.4 of this repo.