Skip to content

Python library for Bambu Lab Printers (X1C)

Notifications You must be signed in to change notification settings

WolfwithSword/pybambu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bambu Labs API Client

About

This package subscribes to the MQTT Server on the Bambu Labs X1C 3D Printer.

Note: It is currently not up-to-date. It's currently being worked on directly in a HA Custom Component, until it is more stable

Installation

pip install pybambu

Available Methods

Connect to the printer

connect()

Listen for events from the printer

subscribe(callback=method)

Disconnect from the printer

disconnect()

About

Python library for Bambu Lab Printers (X1C)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%