feat: Add basic support for bambu printer

This commit is contained in:
2026-06-19 04:02:58 +02:00
parent 9979ab3446
commit 300ad171ef
5 changed files with 328 additions and 0 deletions
+1
View File
@@ -25,3 +25,4 @@ thiserror = { workspace = true }
tokio = { workspace = true }
tracing = { workspace = true }
wakey = { workspace = true }
bambulab = { version = "0.4.30", default-features = false }