Adds filamentUsed and longestPrint stats to PrintCounter

This commit is contained in:
João Brázio
2016-07-14 02:18:59 +01:00
parent 7202383695
commit 2f26bc2153
4 changed files with 87 additions and 20 deletions

View File

@ -119,6 +119,7 @@
#define MSG_PLANNER_BUFFER_BYTES " PlannerBufferBytes: "
#define MSG_OK "ok"
#define MSG_WAIT "wait"
#define MSG_STATS "Stats: "
#define MSG_FILE_SAVED "Done saving file."
#define MSG_ERR_LINE_NO "Line Number is not Last Line Number+1, Last Line: "
#define MSG_ERR_CHECKSUM_MISMATCH "checksum mismatch, Last Line: "