• Joined on 2026-02-19
viewit released KX-Bridge 0.9.4 at viewit/KX-Bridge-Release 2026-05-01 11:24:08 +02:00
viewit pushed to master at viewit/KX-Bridge-Release 2026-05-01 10:36:11 +02:00
c22296d880 chore: sync v0.9.3 – alle Fixes, CHANGELOG, README, VERSION
viewit released v0.9.3 at viewit/KX-Bridge-Release 2026-05-01 10:35:10 +02:00
viewit pushed tag v0.9.3 to viewit/KX-Bridge-Release 2026-05-01 10:35:10 +02:00
viewit commented on issue viewit/KX-Bridge-Release#14 2026-05-01 10:12:12 +02:00
Update check finds dev release instead of stable; version not updated after update

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…

viewit pushed to master at viewit/KX-Bridge-Release 2026-05-01 10:11:56 +02:00
d9d3581e22 fix: VERSION ins Dockerfile, STABLE_RELEASE_API fix, Version im Header (#14)
viewit opened issue viewit/KX-Bridge-Release#14 2026-05-01 10:10:06 +02:00
Update check finds dev release instead of stable; version not updated after update
viewit pushed to master at viewit/KX-Bridge-Release 2026-04-30 09:51:19 +02:00
966d421016 fix: Dockerfile für flache Release-Struktur angepasst, config.ini.example hinzugefügt
viewit closed issue viewit/KX-Bridge-Release#1 2026-04-29 14:55:31 +02:00
Bridge fails to connect to printer
viewit pushed to master at viewit/KX-Bridge-Release 2026-04-29 14:53:28 +02:00
2a12ecca51 chore: sync v0.9.2 – README/CHANGELOG DE+EN, config_loader, aktuelle Bridge-Quelldateien
viewit commented on issue viewit/KX-Bridge-Release#10 2026-04-29 14:48:15 +02:00
OrcaSlicer filament sync (Sync from AMS) shows wrong or empty data

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…

viewit commented on issue viewit/KX-Bridge-Release#13 2026-04-29 14:48:02 +02:00
README: download link for extract_credentials.exe missing or hard to find

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…

viewit commented on issue viewit/KX-Bridge-Release#12 2026-04-29 14:48:02 +02:00
README: OrcaSlicer Moonraker connection URL format unclear

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 (with http://
viewit commented on issue viewit/KX-Bridge-Release#11 2026-04-29 14:48:02 +02:00
No helpful error message when bridge cannot connect to printer

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…

viewit commented on issue viewit/KX-Bridge-Release#9 2026-04-29 14:48:01 +02:00
Settings reset after docker-compose restart

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…

viewit released v0.9.2 at viewit/KX-Bridge-Release 2026-04-29 14:46:27 +02:00
viewit pushed tag v0.9.2 to viewit/KX-Bridge-Release 2026-04-29 14:46:27 +02:00
viewit released Dev Build f2d6af6 at viewit/KX-Bridge-Release 2026-04-29 14:18:13 +02:00
viewit pushed tag v0.9.1-dev+f2d6af6 to viewit/KX-Bridge-Release 2026-04-29 14:18:13 +02:00
viewit closed issue viewit/KX-Bridge-Release#5 2026-04-29 14:13:40 +02:00
Fails to print if there is no filament on a channel.