29 Révisions (1fb2fffdbf14c8970d57c8a59310539c814bca89)

Auteur SHA1 Message Date
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) il y a 4 ans
  Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) il y a 4 ans
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings il y a 4 ans
  Scott Lahteine bfad23d3e2 (c) 2020 il y a 4 ans
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) il y a 4 ans
  Scott Lahteine d683f98019 Return buffer in duration.toString il y a 4 ans
  Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) il y a 4 ans
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros il y a 5 ans
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) il y a 5 ans
  Marcio Teixeira 15357af67c Backlash cleanup (#13659) il y a 5 ans
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) il y a 5 ans
  Roman Moravčík 208ab8b366 Fix compilation with one service interval (#13185) il y a 5 ans
  revilor e56c13670d Service interval watchdog (#13105) il y a 5 ans
  Scott Lahteine 0feeef2604 Update copyright in headers il y a 5 ans
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) il y a 5 ans
  Scott Lahteine d55f44edba
Printcounter improvements (#11689) il y a 5 ans
  Nils Hasenbanck b37bfeffeb [2.0.x] Use the new const functions of the persistentStore api (#11544) il y a 5 ans
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) il y a 5 ans
  Scott Lahteine 6964e1a95a Clean up trailing whitespace il y a 5 ans
  Nils Hasenbanck 577aeb4aa9 All EEPROM access uses persistentStore il y a 5 ans
  etagle 1367df2875 Replace double with float, optimize calculation il y a 6 ans
  Scott Lahteine 36262a0479
Use static classes for job timers (#9938) il y a 6 ans
  Bob-the-Kuhn 025118da3e Init print_job_timer in setup() instead of "early" (#9937) il y a 6 ans
  Zachary Hill c22f8dd660 Get duration_t in printcounter.h for its clients (#9843) il y a 6 ans
  Scott Lahteine 1dcfe193ac Optimize some serial strings il y a 6 ans
  Scott Lahteine d5fe0fb02b Consolidate PrintCounter il y a 6 ans
  Scott Lahteine 3d8a0ab4b2 Module updates il y a 6 ans
  Scott Lahteine 0c9231fd04 Move 'module' files il y a 6 ans
  Scott Lahteine e94f79ccea Patch some serial macros il y a 7 ans
  Scott Lahteine 5bdb0b567d Cosmetic patches il y a 7 ans
  Scott Lahteine 5a7b810fdd General comment cleanup il y a 7 ans
  Scott Lahteine b0a9c82c31 Fix single-char echo and pinMode usage il y a 7 ans
  João Brázio 62d96d72f3 Renamed timestamp_t to duration_t il y a 8 ans
  João Brázio 23043a1e05 Rework some code to use timestamp_t struct (saves 72 bytes) il y a 8 ans
  João Brázio 2f26bc2153 Adds filamentUsed and longestPrint stats to PrintCounter il y a 8 ans
  Scott Lahteine e481b79af1 Allow stopwatch and printcounter to go over 18 hours il y a 8 ans
  Scott Lahteine fa9b2a925d Tweak spacing in printcounter.cpp il y a 8 ans
  João Brázio 40e64b36de
Closes #3826: SD printing will now pause and stop the print counter il y a 8 ans
  João Brázio 75221fa673
Followup for #3813 il y a 8 ans
  João Brázio 8c0edb2de4
Fixes #3809 and adds several improvements to the Stopwatch and il y a 8 ans
  João Brázio b660f1bdb8 Bugfix: Multiple M77 no longer increment the print counter il y a 8 ans
  João Brázio eafa16a781
Minor #warning fix for PrintCounter il y a 8 ans
  João Brázio 1491d682fb
Miscellaneous tweaks on PrintCounter il y a 8 ans
  João Brázio 8fb23e899f
PrintCounter EEPROM read/write optimizations il y a 8 ans
  João Brázio 4f541c5bb5
Added a new object: PrintCounter il y a 8 ans
  João Brázio 26b166d7cf
Made all stopwatch::debug() calls static il y a 8 ans