22 Commits (1e127a93c4c1446cf11aacecc9597a7355262ac8)

Author SHA1 Message Date
Christian Piper be6535e5f7 🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063) 2 years ago
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
ConstantijnCrijnen cdefc19129 Configure / disable PRINTCOUNTER save interval (#20856) 3 years ago
Scott Lahteine efaff24145 Apply SEC_TO_MS and other fixes 3 years ago
ConstantijnCrijnen b95f5c5bea
Configure / disable PRINTCOUNTER save interval (#20856) 3 years ago
Scott Lahteine b8186b5081 Apply SEC_TO_MS and other fixes 3 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 4 years ago
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 4 years ago
Scott Lahteine 112245ee48
More explicit EEPROM types (#17127) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
revilor e56c13670d Service interval watchdog (#13105) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine d55f44edba
Printcounter improvements (#11689) 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Scott Lahteine 36262a0479
Use static classes for job timers (#9938) 6 years ago
Bob-the-Kuhn 025118da3e Init print_job_timer in setup() instead of "early" (#9937) 6 years ago
Zachary Hill c22f8dd660 Get duration_t in printcounter.h for its clients (#9843) 6 years ago
Scott Lahteine d5fe0fb02b Consolidate PrintCounter 7 years ago
Scott Lahteine 3d8a0ab4b2 Module updates 7 years ago
Scott Lahteine 0c9231fd04 Move 'module' files 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
Scott Lahteine 5bdb0b567d Cosmetic patches 7 years ago
Scott Lahteine 5a7b810fdd General comment cleanup 7 years ago
João Brázio 2f26bc2153 Adds filamentUsed and longestPrint stats to PrintCounter 8 years ago
Scott Lahteine e481b79af1 Allow stopwatch and printcounter to go over 18 hours 8 years ago
Anthony Birkett 7a377c1d75 Add "About Printer" information menu. 8 years ago
João Brázio 75221fa673
Followup for #3813 8 years ago
João Brázio 8c0edb2de4
Fixes #3809 and adds several improvements to the Stopwatch and 8 years ago
João Brázio eafa16a781
Minor #warning fix for PrintCounter 8 years ago
João Brázio 1491d682fb
Miscellaneous tweaks on PrintCounter 8 years ago
João Brázio 8fb23e899f
PrintCounter EEPROM read/write optimizations 8 years ago
João Brázio 9589e51810
Disable DEBUG_PRINTCOUNTER 8 years ago
João Brázio e2da7e5000
Updated the default configuration and fixed a printcounter.h typo 8 years ago
João Brázio 4f541c5bb5
Added a new object: PrintCounter 8 years ago
João Brázio 26b166d7cf
Made all stopwatch::debug() calls static 8 years ago