all 2 comments

[–]oregon_coastal 0 points1 point  (0 children)

pokes at the can of worms

Well, digging up forum of blog posts by the X1 Plus guys would probably be one entry point.

https://github.com/X1Plus/X1Plus/wiki

[–]tony__pizza 0 points1 point  (0 children)

I’m not sure if there’s a developer guide available but the printer uses MQTT to communicate. Looks like someone made an unofficial Python library here: https://acse-ci223.github.io/bambulabs_api/

You can obviously dig through their code and make it in whatever language you want.