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

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

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

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


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.3.2.tar.gz (29.4 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.3.2-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bambu_cli-0.3.2.tar.gz
Algorithm Hash digest
SHA256 725ff8903e1bcfd864aead1ce2193262cb328218aeb8e0c8f2d73a08f5392e99
MD5 b390b4662f528ddff16dac9266565fd1
BLAKE2b-256 12961fb63abc2b4f6f0c109991202fc7f2d64583b8873da653749d60add6e638

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bambu_cli-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 29b37515a1cda8ac8c4793f8a9a0362a2ea919f54fbb1f0635d835c709b9040e
MD5 231ab8aef19e56c0f7b6907ce7b41528
BLAKE2b-256 59656cb41a2265bf3293ef16bee16fa80088e96473167af11b22797908acbefe

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