Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 894 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 894 Bytes

prusa3d metrics list

Get all metrics exposed by Prusa Firmware Buddy from master branch. Allows to easier find what metrics can be added to 3D printer and configured to be sent to remote syslog server for further processing. For more details see official doc

Notice

Produced metrics are from EVERY device and model, but there is no specification which one will work on your device, so some of them are surely not supported by your printer.

Also given metric usually depends on the firmware that is installed on your printer.

Run it

cd prusa3d-metrics-list
./metrics.sh

Output is in:

  • metrics.csv - comma separated text file
  • metrics.gcode as copy/paste fragments to be used in custom gcode sections using M331