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
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.
cd prusa3d-metrics-list
./metrics.sh
Output is in:
metrics.csv
- comma separated text filemetrics.gcode
as copy/paste fragments to be used in custom gcode sections using M331