mattcar15 / bambu-connect

Connect to the stats, controls, and camera of your bambu printer
Other
47 stars 8 forks source link

Bambu-Connect - Python Library for Bambu Lab Printers

Overview

Bambu-Connect is a Python library designed to provide an easy and intuitive way to interact with Bambu Lab Printers. The goal of this project is to simplify the process of monitoring printers, sending print jobs, watching camera feeds, and performing other operations for users of Bambu Lab Printers. This library encapsulates the complexity of direct device communication, offering a user-friendly interface for various printer-related tasks.

Features

Installation

To install Bambu-Connect, simply use pip:

pip install bambu-connect

Setup

Note: I couldn't find a good wiki page for IP and Access Code, and I only have a P1S so I'll try to stay general

IP: Settings > WLAN > IP

Access Code: Settings > WLAN > Access Code

Serial Number: https://wiki.bambulab.com/en/general/find-sn

Usage

Checkout the examples folder for uses

Contributing

Contributions to Bambu-Connect are welcome! Whether it's bug reports, feature requests, or code contributions, feel free to open an issue or submit a pull request on our GitHub repository.

License

Bambu-Connect is released under the MIT License.


Note: Bambu-Connect is an independent project and is not affiliated with Bambu Lab.