Print Watch. A camera that watches your 3D printer and alerts you when something goes wrong.

github.com/antirez/failed-3d-prints-bot

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2023
  • Botlib updated.
  • Add feature macros to the example bot.
  • Botlib updated, score handling fixes.
  • Use JPG to send via Telegram. PNG is too big.
  • Installation instructions improved a bit.
  • Improve Python software installation instructions.
  • Add needed Python libraries in README.
  • README updated.
  • Telegram bot code added.
  • README file added.
  • License added.
  • Register detection score in file. Atomically replace image.
  • Write box only for the max confidence found.
  • Add font file.
  • Script to download NN weights.
  • New font, actually execute the user script, options parsing.
  • Check image in a loop.
  • Refactoring of function names and optional parts.
  • Show total number of parameters.
  • Draw boxes.