CLI tool for use with Bambu Printers
Project description
bambu-cli
A command-line interface for controlling Bambu Lab 3D printers via MQTT and FTPS protocols.
Features
- Connect to Bambu Lab printers over local network
- Upload print files to printer
- Trigger print and track progress
- Pause, resume and cancel print in progress
Installation
pip install bambu-cli
Usage
First, add your printer configuration (ip, serial-number, access-code):
bambu add 192.168.1.100 01ABCD123456789 12345678 --name myP1S
Upload a file to print:
bambu upload myP1S my_print.gcode.3mf
Print the file
bambu print myP1S my_print.gcode.3mf
While print is in progress:
- Press 'p' to pause the print job
- Press 'r' to resume a paused print job
- Press 'c' to cancel the print job
- Press 'q' to exit the interface without affecting the print job
License
GNU 3.0 License - see LICENSE file for details ```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bambu_cli-0.1.13.tar.gz.
File metadata
- Download URL: bambu_cli-0.1.13.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.20.1 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb2a0fe2abb5b75dd6e2fafec6c156e61f6c74453e71ca19bd3d6badbd5a942f
|
|
| MD5 |
d3a4797b5cb679e6b9eb52d2f6448d48
|
|
| BLAKE2b-256 |
54ea8cb85d8ecd943178d315451f81715e798fee16b86b5bf2673f377777c923
|
File details
Details for the file bambu_cli-0.1.13-py3-none-any.whl.
File metadata
- Download URL: bambu_cli-0.1.13-py3-none-any.whl
- Upload date:
- Size: 25.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.20.1 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70a9881347b512e9d7e9886f98b5784ab196a2ac48f71936533910f3a6e875cf
|
|
| MD5 |
b0625dedb7908f03c18b1bfaea67a387
|
|
| BLAKE2b-256 |
cb1bd210238516d5b8cec39e719386310a7fe9375a32e69c7609705a90251f56
|