Commit Graph

18 Commits

Author SHA1 Message Date
e94f79ccea Patch some serial macros 2017-06-09 17:17:23 -05:00
5bdb0b567d Cosmetic patches 2017-04-26 06:24:23 -05:00
5a7b810fdd General comment cleanup 2017-04-08 18:58:33 -05:00
b0a9c82c31 Fix single-char echo and pinMode usage 2017-03-18 11:35:20 -05:00
62d96d72f3 Renamed timestamp_t to duration_t 2016-07-24 03:16:02 +01:00
23043a1e05 Rework some code to use timestamp_t struct (saves 72 bytes) 2016-07-22 15:53:31 -07:00
2f26bc2153 Adds filamentUsed and longestPrint stats to PrintCounter 2016-07-16 12:12:27 +01:00
e481b79af1 Allow stopwatch and printcounter to go over 18 hours 2016-07-14 11:39:57 -07:00
fa9b2a925d Tweak spacing in printcounter.cpp 2016-07-02 15:22:33 -07:00
40e64b36de Closes #3826: SD printing will now pause and stop the print counter
The LCD menu items for SD printing pause/stop have been updated to control
also the print job timer. This commit also fixes a small output bug with
M78, the failed print counter was displaying the wrong value.
2016-05-30 00:56:39 +01:00
75221fa673 Followup for #3813 2016-05-22 13:14:58 +01:00
8c0edb2de4 Fixes #3809 and adds several improvements to the Stopwatch and
PrintCounter classes
2016-05-22 01:59:59 +01:00
b660f1bdb8 Bugfix: Multiple M77 no longer increment the print counter 2016-05-14 15:22:43 -07:00
eafa16a781 Minor #warning fix for PrintCounter 2016-05-10 14:14:54 +01:00
1491d682fb Miscellaneous tweaks on PrintCounter 2016-04-29 23:13:59 +01:00
8fb23e899f PrintCounter EEPROM read/write optimizations 2016-04-29 23:13:59 +01:00
4f541c5bb5 Added a new object: PrintCounter 2016-04-29 23:13:58 +01:00
26b166d7cf Made all stopwatch::debug() calls static 2016-04-29 23:13:58 +01:00