João Brázio
2f26bc2153
Adds filamentUsed and longestPrint stats to PrintCounter
9年前
Scott Lahteine
e481b79af1
Allow stopwatch and printcounter to go over 18 hours
9年前
Anthony Birkett
7a377c1d75
Add "About Printer" information menu.
Includes:
*firmware version / branch / date.
*extruder count
*board information (name, serial details, power supply type)
*thermistors (names, min/max temperatures)
*printer statistics (PRINTCOUNTER details)
Thanks to @thinkyhead for contributions.
9年前
João Brázio
75221fa673
Followup for #3813
9年前
João Brázio
8c0edb2de4
Fixes #3809 and adds several improvements to the Stopwatch and
PrintCounter classes
9年前
João Brázio
eafa16a781
Minor #warning fix for PrintCounter
9年前
João Brázio
1491d682fb
Miscellaneous tweaks on PrintCounter
9年前
João Brázio
8fb23e899f
PrintCounter EEPROM read/write optimizations
9年前
João Brázio
9589e51810
Disable DEBUG_PRINTCOUNTER
9年前
João Brázio
e2da7e5000
Updated the default configuration and fixed a printcounter.h typo
9年前
João Brázio
4f541c5bb5
Added a new object: PrintCounter
9年前
João Brázio
26b166d7cf
Made all stopwatch::debug() calls static
9年前