build: sources for v0.9.11

This commit is contained in:
2026-05-20 11:12:53 +02:00
parent 33fffa0fc0
commit fe1ed4b096
5 changed files with 1737 additions and 342 deletions

View File

@@ -14,6 +14,13 @@ Verwendung:
info = client.query_info()
print(info["data"]["temp"])
client.disconnect()
────────────────────────────────────────────────────────────────────────────
Copyright (C) 2026 viewit (KX-Bridge contributors)
Licensed under GPLv3 — see LICENSE in the project root.
Protocol reverse-engineered for interoperability (§69e UrhG / EU Software
Directive Art. 6). Not affiliated with Anycubic. See NOTICE.md.
"""
import hashlib