revilor
e56c13670d
Service interval watchdog (#13105 )
6 anni fa
Scott Lahteine
0feeef2604
Update copyright in headers
6 anni fa
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup (#12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
6 anni fa
Scott Lahteine
d55f44edba
Printcounter improvements (#11689 )
7 anni fa
etagle
1367df2875
Replace double with float, optimize calculation
7 anni fa
Scott Lahteine
36262a0479
Use static classes for job timers (#9938 )
7 anni fa
Bob-the-Kuhn
025118da3e
Init print_job_timer in setup() instead of "early" (#9937 )
7 anni fa
Zachary Hill
c22f8dd660
Get duration_t in printcounter.h for its clients (#9843 )
7 anni fa
Scott Lahteine
d5fe0fb02b
Consolidate PrintCounter
8 anni fa
Scott Lahteine
3d8a0ab4b2
Module updates
8 anni fa
Scott Lahteine
0c9231fd04
Move 'module' files
8 anni fa
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
8 anni fa
Scott Lahteine
5bdb0b567d
Cosmetic patches
8 anni fa
Scott Lahteine
5a7b810fdd
General comment cleanup
8 anni fa
João Brázio
2f26bc2153
Adds filamentUsed and longestPrint stats to PrintCounter
9 anni fa
Scott Lahteine
e481b79af1
Allow stopwatch and printcounter to go over 18 hours
9 anni fa
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 anni fa
João Brázio
75221fa673
Followup for #3813
9 anni fa
João Brázio
8c0edb2de4
Fixes #3809 and adds several improvements to the Stopwatch and
PrintCounter classes
9 anni fa
João Brázio
eafa16a781
Minor #warning fix for PrintCounter
9 anni fa
João Brázio
1491d682fb
Miscellaneous tweaks on PrintCounter
9 anni fa
João Brázio
8fb23e899f
PrintCounter EEPROM read/write optimizations
9 anni fa
João Brázio
9589e51810
Disable DEBUG_PRINTCOUNTER
9 anni fa
João Brázio
e2da7e5000
Updated the default configuration and fixed a printcounter.h typo
9 anni fa
João Brázio
4f541c5bb5
Added a new object: PrintCounter
9 anni fa
João Brázio
26b166d7cf
Made all stopwatch::debug() calls static
9 anni fa