A ready-to-go config for integrating Bambu Lab printers with Spoolman and Postgres using Docker.
This config also uses the Bambu AMS Spoolman Filament Status to monitor filament usage and AMS events.
- Create a
.envfile based on.env.exampleand fill in the required credentials - Edit the
printers.jsonfile inspoolman-status/config/printers/and fill in the required printer details - Run the configuration using
docker compose up -d
- Spoolman UI: http://localhost:8000
- Bambu AMS connector: http://localhost:4000