Skip to main content

CLI tool for use with Bambu Printers

Project description

bambu-cli

A command-line interface for controlling Bambu Lab 3D printers via MQTT, HTTPS and FTPS protocols.

Features

  • Connect to Bambu Lab printers over LAN or Bambu Cloud
  • Upload print files to local printer
  • Trigger print and track progress
  • Pause, resume and cancel print in progress

Disclaimer

This tool is in a development state and is likely to have missing features, bugs and changes. Use freely within the terms of the license, but at your own risk

Installation

Either from pip:

pip install bambu-cli

or as a Docker image:

docker pull thegeektechworkshop/bambu-cli 

Usage

If using the Docker image, it is recommended to create a shell script wrapper such as:

#!/usr/bin/env bash
docker run -it -v ~/.bambu-cli:/root/.bambu-cli -v $PWD:/root -w /root thegeektechworkshop/bambu-cli $@

You can add a printer available directly on your local network:

bambu add-local 

Or you can login to your Bambu Cloud account...:

bambu login user@example.com --password mypassword

... and then add a printer already associated with that account:

bambu add-cloud

Print a file. If the printer can be found on the local network it will be uploaded via FTPS first

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

AMS is supported. To enable it add the filament-slot mapping:

bambu print myP1S my_print.gcode.3mf --ams 2 x 0

3mf project files can be interrogated for useful information:

bambu 3mf my_print.gcode.3mf
Model: P1S
Nozzle Diameter: 0.4
Filament Type: PLA
Filament Amount: 5.17g
Print Time: 00:14:55

Monitor and control one or more of your printers at once with detailed status information (exclude the --printers parameter to monitor all known printers):

bambu monitor --printers myP1S myA1

Image of 3 printers being monitored

License

GNU 3.0 License - see LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bambu_cli-0.5.9.tar.gz (37.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bambu_cli-0.5.9-py3-none-any.whl (47.6 kB view details)

Uploaded Python 3

File details

Details for the file bambu_cli-0.5.9.tar.gz.

File metadata

  • Download URL: bambu_cli-0.5.9.tar.gz
  • Upload date:
  • Size: 37.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.21.0 CPython/3.12.8 Linux/6.8.0-1017-azure

File hashes

Hashes for bambu_cli-0.5.9.tar.gz
Algorithm Hash digest
SHA256 64de8b51e8763d49e4da2d2f4fe07f7865417a0883c2e0826eb7367ed8a3ca82
MD5 fb01ccd0a4dfad10278c091aa3a1177a
BLAKE2b-256 78ad99fa33736ca16d22bee8dec9348d16e81543ebd13581f1ed535b576fa1d8

See more details on using hashes here.

File details

Details for the file bambu_cli-0.5.9-py3-none-any.whl.

File metadata

  • Download URL: bambu_cli-0.5.9-py3-none-any.whl
  • Upload date:
  • Size: 47.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.21.0 CPython/3.12.8 Linux/6.8.0-1017-azure

File hashes

Hashes for bambu_cli-0.5.9-py3-none-any.whl
Algorithm Hash digest
SHA256 2d65ee4f2d09640b1952136dd8228190ed6313263aa3f52d9f5642e03add1bbe
MD5 b8376d9af9de96bdb24182bd9aa8f809
BLAKE2b-256 147277eea892da9432f1bed99a1d53414c5f7a87b44bde7ec432f6d92e85f8c7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page