Commit Graph

14 Commits (d9da126776ca9f759cf15d55341385b7260eff25)

Author SHA1 Message Date
Scott Lahteine 5bdb0b567d Cosmetic patches
Scott Lahteine 5a7b810fdd General comment cleanup
João Brázio 2f26bc2153 Adds filamentUsed and longestPrint stats to PrintCounter
Scott Lahteine e481b79af1 Allow stopwatch and printcounter to go over 18 hours
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.
João Brázio 75221fa673
Followup for
João Brázio 8c0edb2de4
Fixes and adds several improvements to the Stopwatch and
PrintCounter classes
João Brázio eafa16a781
Minor #warning fix for PrintCounter
João Brázio 1491d682fb
Miscellaneous tweaks on PrintCounter
João Brázio 8fb23e899f
PrintCounter EEPROM read/write optimizations
João Brázio 9589e51810
Disable DEBUG_PRINTCOUNTER
João Brázio e2da7e5000
Updated the default configuration and fixed a printcounter.h typo
João Brázio 4f541c5bb5
Added a new object: PrintCounter
João Brázio 26b166d7cf
Made all stopwatch::debug() calls static