Fixed in v0.9.3 (upcoming).
Bug 1 – Update check: STABLE_RELEASE_API had pre-release=true which caused stable users to receive dev builds. Fixed — stable users now only see stable…
The KX-Bridge side is implemented — the bridge responds to OrcaSlicer's filament sync request and returns AMS slot data in the correct BBL-AMS format.
However, the sync button currently does…
Fixed in v0.9.2.
The README now includes a direct link to the release page: https://gitea.it-drui.de/viewit/KX-Bridge-Release/releases
Both extract_credentials.exe (Windows) and `extract_creden…
Fixed in v0.9.2.
The README now explicitly states:
- Connection type must be Moonraker (not Bambu or Klipper)
- Host field must include the full URL:
http://BRIDGE-IP:7125(withhttp://…
Fixed in v0.9.2.
The Web-UI now shows a red banner at the top of the page when the bridge cannot connect to the printer. The banner displays the specific error (e.g. "Wrong MQTT credentials" or…
Fixed in v0.9.2.
Starting with 0.9.2, the bridge stores all settings in config/config.ini instead of .env. The config/ directory is mounted as a Docker volume, so settings survive…