Skip to content

Basic Function

Pre-release
Pre-release

Choose a tag to compare

@robojay robojay released this 04 Jun 16:45
· 5 commits to main since this release

This release demonstrates basic functionality.

  • Listens for any Bambu printers on the local network
  • For each printer serial number found in the secrets file, will connect to their MQTT server
  • Will listen for status updates from the printers and send message to Slack

There is little to no error recovery at this point.
Further releases will be addressing error recovery and robustness.