Skip to main content

Python package for controlling Bambu Lab 3D printers (P1 and A1 series) via MQTT

Project description

BambuControll

Python package for controlling Bambu Lab 3D printers (P1 and A1 series) via MQTT

Installation

pip install bambucontroll

Basic Usage

from bambucontroll import Printer

# Connect to printer
printer = Printer(
    ip="192.168.1.100",
    printer_id="01P00A000000000",
    password="12341234"
    )

# Get current status
status = printer.state.printer_data
print(status)

# Start print job
printer.start_print("test.gcode.3mf")

Features

  • Real-time printer status monitoring
  • Temperature control
  • Print job management

Requirements

  • Python 3.8+
  • paho-mqtt

License

MIT

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

BambuControll-0.0.5.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

BambuControll-0.0.5-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file BambuControll-0.0.5.tar.gz.

File metadata

  • Download URL: BambuControll-0.0.5.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for BambuControll-0.0.5.tar.gz
Algorithm Hash digest
SHA256 67b50244d08dc3aa01ef34c6fac4d28a5465613a16a0c48c324ade0080546078
MD5 51a73372093ae90ca03bfb8d38c28180
BLAKE2b-256 252952c26d9acc16635067488e8119a7a61d06a0d8f671b7fff0c974d74ff676

See more details on using hashes here.

File details

Details for the file BambuControll-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: BambuControll-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for BambuControll-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3425c493a2728c60831b622750878e0be1343c946f6f29eb7edff26d28da551d
MD5 d6397c1c367cf55baba3d4550913e2ec
BLAKE2b-256 4e1506dd7653924b41f1db8729a5cfeb0d83d9202546f3a2a3a0a615a15c5fc0

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