Bambu Lab Local Control
Control Bambu Lab 3D printers locally via MQTT (no cloud). Supports A1, A1 Mini, P1P, P1S, X1C.
Control Bambu Lab 3D printers locally via MQTT (no cloud). Supports A1, A1 Mini, P1P, P1S, X1C.
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Control Bambu Lab printers locally via MQTT without cloud dependency.
python3 -m venv ~/bambu-env source ~/bambu-env/bin/activate pip install paho-mqtt
config.json in skill folder:{ "printer_ip": "192.168.x.x", "access_code": "xxxxxxxx", "serial": "xxxxxxxxxxxx", "printer_name": "MyPrinter" }
Get these from your printer: Settings → LAN Only Mode (access code) and Settings → Device (serial).
run ~/clawd/skills/bambu-local/bambu status
run ~/clawd/skills/bambu-local/bambu light on run ~/clawd/skills/bambu-local/bambu light off
run ~/clawd/skills/bambu-local/bambu print pause run ~/clawd/skills/bambu-local/bambu print resume run ~/clawd/skills/bambu-local/bambu print stop
run ~/clawd/skills/bambu-local/bambu speed 2
run ~/clawd/skills/bambu-local/bambu temp --bed 60 run ~/clawd/skills/bambu-local/bambu temp --nozzle 200
run ~/clawd/skills/bambu-local/bambu gcode "G28"
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions4,600+ AI skills, agents & workflows. Install in 60 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.