Skip to content

HackRVA/prusa-farm-status

Repository files navigation

Prusa Farm Status

This was kicked off by Rich T. I moved a few things around from his original script and dockerized it to run on the network. contributions are welcome. -- dfire

prusa-status connects to the PrusaLink api for the printers in the config and retrieves their status.

e.g.

curl -X POST $PRUSA_STATUS_URL
Prusa Printer Summary — 2026-01-27 17:09:34

Printer                State      Nozzle     Bed        Progress  ETA
----------------------------------------------------------------------------
Prusa MK4S #1          PRINTING   224.9      60.0       67.0%     0:22:00
Prusa MK4S #2          IDLE       25.0       21.1       --        --
Prusa MK4S #3          IDLE       22.0       20.6       --        --
Prusa Original XL      IDLE       6.0        21.1       --        --

Dummy data

you can run the following to run the output with dummy data:

python3 test_formatting.py

About

get the status of the prusa printers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors