Files
OrcaSlicer-KX/README.md
thysson2701 4701eef566
Some checks failed
Shellcheck / Shellcheck (push) Has been cancelled
feat(v2.4): KX-Linie auf Upstream 2.4.0 konsolidieren (2.4.0-kx1)
Neue 2.4-stable-Linie auf frischem orca-upstream/release/v2.4 (2.4.0):
- KX-Moonraker-Bridge (MoonrakerPrinterAgent.cpp/.hpp) übernommen
- Preset.cpp: KX-filament_id-Patches per 3way auf neuen Upstream appliziert
  (Upstream-Fixes 10.-21.06. erhalten)
- Issue #52: Vendor-Filter bei User-Presets überspringen
- AMS-Leerslot-Fix (DevFilaSystem.cpp + AMSItem.cpp): leerer Slot zeigt
  kein altes Filament mehr
- About-Hinweis, verify_build.sh, Filament-Bridge-Doku, README
- Version 2.4.0-kx1
2026-06-21 22:34:32 +02:00

2.3 KiB

OrcaSlicer-KX

OrcaSlicer builds with extra Anycubic Kobra X patches

Pre-built OrcaSlicer binaries that bundle in-progress PRs improving Kobra X support — recommended for use with KX-Bridge.

Download


Custom Filament Presets & KX-Bridge

📄 How to create, verify and import custom filament presets


Included patches

  • PR #13372 — Moonraker / Happy-Hare AMS sync fix
  • PR #13529 — Anycubic Kobra X printer profiles
  • PR #13677 — Kobra X G-code fix
  • PR #13719 — Vendor + name matching for Moonraker filament sync
  • KX-specific filament-hint patches (unique filament_id for user presets, 3-pass matching, sub-brands)

Download

Get the latest binaries from the Releases page:

  • Linux: OrcaSlicer_Linux_V*.AppImagechmod +x and run
  • Windows: OrcaSlicer-Windows-x64.zip — extract and run orca-slicer.exe

Checksums in SHA256SUMS.txt. macOS is not provided here — build from upstream.

⚠ This is an alpha build (OrcaSlicer 2.4.0-alpha). Use at your own risk.


Why a separate repo?

KX-Bridge itself is hosted at viewit/KX-Bridge-Release. OrcaSlicer is a different project under a different license (AGPL-3.0) — kept separate so licenses, source provenance and update cycles do not get tangled.


License & source

These builds are derivatives of OrcaSlicer, licensed under GNU AGPL-3.0. The KX-specific patches live on branch build-alpha-pr-kx-filament-hint of this repository.