-
v0.9.7 Stable
released this
2026-05-08 18:24:15 +02:00 | 0 commits to master since this releaseNew
- 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_sizeraised 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