Logo
Explore Help
Register Sign In
viewit/KX-Bridge-Release
3
2
Fork 2
You've already forked KX-Bridge-Release
Code Issues 5 Pull Requests Actions Packages Projects Releases 25 Wiki Activity

25 Releases 25 Tags

RSS Feed
  • v0.9.7 618f1039c3
    Compare

    v0.9.7 Stable

    viewit released this 2026-05-08 18:24:15 +02:00 | 0 commits to master since this release

    New

    • fetch_credentials tool: Fetches and decrypts MQTT credentials directly from the printer via HTTP — no running Anycubic Slicer required, only the printer IP needed. Linux binary and Windows EXE included in release. (Contributed by bebu, PR #19)

    Fixes

    • Large GCode upload: Files >1 MB were rejected with HTTP 413 — aiohttp client_max_size raised to 256 MB
    • Upload timeout: Socket timeout after GCode upload raised from 10s to 120s — large files caused the bridge to crash with an empty response while the printer was still processing

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • anycubic-certs.zip
      2.6 KiB
      2026-05-08 18:24:59 +02:00
    • extract_credentials
      7.2 MiB
      2026-05-08 18:25:02 +02:00
    • extract_credentials.exe
      6.2 MiB
      2026-05-08 18:25:05 +02:00
    • fetch_credentials
      17 MiB
      2026-05-08 18:25:12 +02:00
    • fetch_credentials.exe
      6.2 MiB
      2026-05-08 18:25:15 +02:00
    • kobra_x_orcaslicer_preset.zip
      649 KiB
      2026-05-08 18:25:16 +02:00
    • kx-bridge-linux.zip
      30 MiB
      2026-05-08 18:24:28 +02:00
    • kx-bridge-windows.zip
      75 MiB
      2026-05-08 18:24:59 +02:00
    • SHA256SUMS.txt
      763 B
      2026-05-08 18:25:16 +02:00
  • v0.9.6.1 be11217896
    Compare

    v0.9.6.1 Stable

    viewit released this 2026-05-02 21:31:55 +02:00 | 7 commits to master since this release

    Fixes

    • Upload banner: Banner is no longer shown again after print stop/cancel — file_ready and thumbnail are now cleared when the printer reports stoped or canceled

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • anycubic-certs.zip
      2.6 KiB
      2026-05-02 21:32:39 +02:00
    • extract_credentials
      7.2 MiB
      2026-05-02 21:32:43 +02:00
    • extract_credentials.exe
      6.2 MiB
      2026-05-02 21:32:46 +02:00
    • kobra_x_orcaslicer_preset.zip
      649 KiB
      2026-05-02 21:32:46 +02:00
    • kx-bridge-linux.zip
      30 MiB
      2026-05-02 21:32:08 +02:00
    • kx-bridge-windows.zip
      75 MiB
      2026-05-02 21:32:39 +02:00
    • SHA256SUMS.txt
      591 B
      2026-05-02 21:32:46 +02:00
  • v0.9.6 50419fb487
    Compare

    v0.9.6 Stable

    viewit released this 2026-05-02 20:58:41 +02:00 | 9 commits to master since this release

    New

    • Progress card: Elapsed / Slicer estimate / Remaining time shown as mini-cards (same style as temperature cards)
    • Layer mini-card: Layer count displayed as mini-card next to the progress bar

    Fixes

    • Slicer estimate time: OrcaSlicer writes the estimated time at the end of the GCode file — bridge now also scans the last 64 KB (previously only the first 16 KB were checked)
    • start.sh: config/ directory is now created automatically and config.ini.example is copied into it on first run (Issue #15)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • anycubic-certs.zip
      2.6 KiB
      2026-05-02 20:59:25 +02:00
    • extract_credentials
      7.2 MiB
      2026-05-02 20:59:29 +02:00
    • extract_credentials.exe
      6.2 MiB
      2026-05-02 20:59:32 +02:00
    • kobra_x_orcaslicer_preset.zip
      649 KiB
      2026-05-02 20:59:32 +02:00
    • kx-bridge-linux.zip
      30 MiB
      2026-05-02 20:58:54 +02:00
    • kx-bridge-windows.zip
      75 MiB
      2026-05-02 20:59:25 +02:00
    • SHA256SUMS.txt
      591 B
      2026-05-02 20:59:32 +02:00
  • v0.9.5 f196b8d29a
    Compare

    v0.9.5 Stable

    viewit released this 2026-05-01 18:09:25 +02:00 | 10 commits to master since this release

    New

    • Upload banner: After "Upload only", a green banner appears with the filename — "▶ Start Print" starts the print directly, "✕ Cancel" dismisses the banner

    Fixes

    • Auto-print: auto_print was always reset to False after the multipart loop — OrcaSlicer "Upload and print" never started the print automatically
    • Thumbnail: Preview image is now shown after "Upload only" — bridge requests fileDetails immediately after upload
    • Log auto-scroll: Scroll position is preserved when auto-scroll is disabled — no more unwanted jump to top

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • anycubic-certs.zip
      2.6 KiB
      2026-05-01 18:10:08 +02:00
    • extract_credentials
      7.2 MiB
      2026-05-01 18:10:11 +02:00
    • extract_credentials.exe
      6.3 MiB
      2026-05-01 18:10:14 +02:00
    • kobra_x_orcaslicer_preset.zip
      649 KiB
      2026-05-01 18:10:15 +02:00
    • kx-bridge-linux.zip
      27 MiB
      2026-05-01 18:09:37 +02:00
    • kx-bridge-windows.zip
      75 MiB
      2026-05-01 18:10:08 +02:00
    • SHA256SUMS.txt
      591 B
      2026-05-01 18:10:15 +02:00
  • v0.9.4 1d3c5a7e1b
    Compare

    v0.9.4 Stable

    viewit released this 2026-05-01 11:24:08 +02:00 | 11 commits to master since this release

    New

    • AMS slot editor: Click any slot in the AMS panel to open an edit dialog — set color (color picker) and material (preset buttons: PLA/PETG/ABS/ASA/TPU/PA/PC/HIPS or free text) directly from the browser
    • Improved log panel: Full MQTT payloads (no truncation), direction filter (All/RX/TX) and topic quick-filter buttons (AMS / print / info / status)

    Fixes

    • i18n: Camera placeholder text and log direction "All" button now correctly translated on language switch
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • anycubic-certs.zip
      2.6 KiB
      2026-05-01 11:24:51 +02:00
    • extract_credentials
      7.2 MiB
      2026-05-01 11:24:54 +02:00
    • extract_credentials.exe
      6.2 MiB
      2026-05-01 11:24:57 +02:00
    • kobra_x_orcaslicer_preset.zip
      649 KiB
      2026-05-01 11:24:58 +02:00
    • kx-bridge-linux.zip
      27 MiB
      2026-05-01 11:24:20 +02:00
    • kx-bridge-windows.zip
      75 MiB
      2026-05-01 11:24:51 +02:00
    • SHA256SUMS.txt
      591 B
      2026-05-01 11:24:57 +02:00
  • v0.9.3 d9d3581e22
    Compare

    v0.9.3 Stable

    viewit released this 2026-05-01 10:35:10 +02:00 | 13 commits to master since this release

    Fixes

    • Update check: Stable users no longer receive dev pre-releases (Issue #14)
    • Version after update: VERSION file now included in Docker image — version correctly updated after self-update (Issue #14)

    New

    • Version in header: Running version shown in Web-UI header next to printer name (Issue #14)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • anycubic-certs.zip
      5.4 KiB
      2026-05-01 10:36:04 +02:00
    • extract_credentials-linux.zip
      7.1 MiB
      2026-05-01 10:36:01 +02:00
    • extract_credentials-windows.zip
      6.1 MiB
      2026-05-01 10:36:03 +02:00
    • kobra_x_orcaslicer_preset.zip
      649 KiB
      2026-05-01 10:36:04 +02:00
    • kx-bridge-linux.zip
      27 MiB
      2026-05-01 10:35:27 +02:00
    • kx-bridge-windows.zip
      75 MiB
      2026-05-01 10:35:58 +02:00
  • v0.9.2 ae4777187f
    Compare

    v0.9.2 Stable

    viewit released this 2026-04-29 14:46:27 +02:00 | 16 commits to master since this release

    ⚠️ Breaking Change: Configuration moves from .env to config/config.ini

    Migration is automatic on first start — no manual action required.

    • On first start after upgrade, .env is automatically migrated to config/config.ini
    • Settings now survive docker-compose restart and future updates
    • Copy config/config.ini.example if you want to create the config manually

    What's new

    • Persistent settings: config/config.ini replaces .env (Issue #9)
    • Connection error banner: Red banner in Web-UI on MQTT failure (Issue #11)
    • Slicer estimated time: Total print time from GCode header shown in progress panel
    • README: OrcaSlicer URL and extract_credentials download link clarified (Issues #12/#13)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • anycubic-certs.zip
      2.6 KiB
      2026-05-01 10:11:43 +02:00
    • extract_credentials-linux.zip
      7.1 MiB
      2026-04-30 09:54:29 +02:00
    • extract_credentials-windows.zip
      6.1 MiB
      2026-04-30 09:54:32 +02:00
    • kobra_x_orcaslicer_preset.zip
      649 KiB
      2026-05-01 10:11:43 +02:00
    • kx-bridge-linux.zip
      27 MiB
      2026-04-29 14:46:48 +02:00
    • kx-bridge-windows.zip
      75 MiB
      2026-04-29 14:47:46 +02:00
  • v0.9.1-dev+f2d6af6 ae4777187f
    Compare

    Dev Build f2d6af6 Pre-Release

    viewit released this 2026-04-29 14:18:13 +02:00 | 16 commits to master since this release

    Automatischer Dev-Build vom 2026-04-29

    Commit: f2d6af6
    Basis: 0.9.1

    Neu in diesem Build:

    • config.ini statt .env – Settings bleiben nach docker-compose restart erhalten
    • Verbindungsfehler-Banner in Web-UI (#11)
    • README: OrcaSlicer-URL und extract_credentials-Link präzisiert (#12/#13)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • kx-bridge-linux.zip
      27 MiB
      2026-04-29 14:18:30 +02:00
    • kx-bridge-windows.zip
      75 MiB
      2026-04-29 14:19:07 +02:00
  • v0.9.1-dev+1828eec ae4777187f
    Compare

    Dev Build 1828eec Pre-Release

    viewit released this 2026-04-27 14:23:30 +02:00 | 16 commits to master since this release

    Automatischer Dev-Build vom 2026-04-27

    Commit: 1828eec
    Basis: 0.9.1

    Achtung: Experimenteller Build, nicht für den produktiven Einsatz.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • kx-bridge-linux.zip
      27 MiB
      2026-04-27 14:24:21 +02:00
  • v0.9.1-dev+14cfb27 ae4777187f
    Compare

    Dev Build 14cfb27 Pre-Release

    viewit released this 2026-04-26 20:30:55 +02:00 | 16 commits to master since this release

    Dev-Build 2026-04-28

    Commit: 14cfb27
    Basis: 0.9.1

    Neu

    • Slicer-Schätzzeit im Fortschritts-Panel (aus GCode-Header)
    • Changelog im Update-Dialog
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • kx-bridge-linux.zip
      27 MiB
      2026-04-28 19:27:34 +02:00
    • kx-bridge-windows.zip
      75 MiB
      2026-04-28 19:28:05 +02:00
First Previous 1 2 3 Next Last
Powered by Gitea Version: 24.8.0 Page: 27ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API