Skip to content

Releases: prcutler/CircuitPython_bambulabs

First release!

29 Mar 23:47

Choose a tag to compare

This is the first release of circuitpython_bambulabs.

This library communicates with a Bambu Labs 3D printer using MQTT to connect to Bambu Cloud to display information about your printer. Local mode and sending commands via MQTT is currently not supported.

Read the documentation for additional details.

To use in CircuitPython, add bambulabs.py to your /lib directory on your CircuitPython device.