diff --git a/README.md b/README.md index 3cd8c05102..4acaf2501f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ in-progress PRs improving Kobra X support — recommended for use with [KX-Bridg ## What's inside -Standard OrcaSlicer (v2.4.0-dev) with these **additional PRs from SoftFever/OrcaSlicer** +Standard OrcaSlicer (v2.4.0-alpha) with these **additional PRs from SoftFever/OrcaSlicer** applied on top: - **[PR #13372](https://github.com/SoftFever/OrcaSlicer/pull/13372)** — Moonraker Happy Hare AMS Sync Fix @@ -35,12 +35,12 @@ upstream shifts the colors onto the wrong positions during filament sync. Get the latest binaries from the [Releases page](https://gitea.it-drui.de/viewit/OrcaSlicer-KX/releases): -- **Linux:** `OrcaSlicer_Linux_V2.4.0-dev.AppImage` — `chmod +x` and run. -- **Windows:** `OrcaSlicer-Windows-x64.zip` — extract and run `OrcaSlicer.exe`. +- **Linux:** `OrcaSlicer_Linux_V2.4.0-alpha.AppImage` — `chmod +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 a **pre-release dev build** (OrcaSlicer 2.4.0-dev). Use at your own risk. +> ⚠ This is an **alpha build** (OrcaSlicer 2.4.0-alpha). Use at your own risk. > For a stable release, use upstream OrcaSlicer. ---