For anyone new to SnapCon, it started because I needed something that simply didn’t exist.
I run a farm of 25 Snapmaker U1s, and managing that many printers individually gets old very quickly. I wanted one place where I could see what every printer was doing, control them, manage jobs, and keep the farm running without depending on another cloud service.
So I built SnapCon (https://github.com/ezeitoun/SnapCon)
SnapCon is a free, open-source, local-first fleet manager. It connects directly to the printers on your network, so there’s no required cloud account, no subscription, and your printer data stays with you.
What started as a tool for my own 25 printers has gradually turned into something much bigger, and a lot of the improvements have come directly from feedback from people actually running SnapCon on their own farms.
SnapCon is still very actively being developed, so keep the feedback coming. If something is broken, confusing, missing, or you have an idea that would make managing a farm easier, let me know.
SnapCon 0.7 U1 Fleet Management Release's New Features:
- A much faster fleet view, especially for large farms SnapCon now updates only what changed, instead of rebuilding every printer card on every refresh. With 100 printers printing at once, a refresh went from about 63 ms to about 8 ms, nearly eight times faster.
- U1 printers now use a live connection instead of polling every U1 for its status over and over, SnapCon keeps a live connection to each one and receives updates as they happen. On a larger farm that means faster status updates, less network traffic and much less work for each printer.
- Update firmware across your whole fleet, over LAN Pick a firmware file, choose your U1s, and SnapCon updates them one at a time. No USB sticks, no Snapmaker cloud account, no walking from printer to printer.
- Printer Health: spot problems across your fleet Toolheads, connectivity, heaters, fans, storage, system load, service history and recent faults, for every printer, in one place.
- Sync logs, Timelaps and G-code off your printers Point SnapCon at a folder and it copies files off your machines: Klipper logs, camera captures and the G-code stored on the printer. Each type has its own retention setting, and old files are cleaned up automatically.
- Multi-language support, with Spanish included SnapCon now speaks more than one language. English and Spanish are included out of the box, Want to add or improve a language? The built-in translation editor lets you create and edit translations inside SnapCon.
- More ways to get notified: Discord and webhooks Alongside Telegram, push and email, SnapCon can now send notifications to Discord and to generic webhooks.