Scott Lahteine
|
5f2908a117
|
♻️ Small sound / buzz refactor (#24520)
|
2 年之前 |
Christian Piper
|
3905234b0d
|
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 年之前 |
Scott Lahteine
|
d6fcae40c4
|
💥 Rename ExtUI settings methods
|
2 年之前 |
Scott Lahteine
|
89a9c3a391
|
🧑💻 Add standard BUZZ types
|
2 年之前 |
Taylor Talkington
|
7763f9385d
|
✨ Optional HOST_STATUS_NOTIFICATIONS (#22833)
|
2 年之前 |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 年之前 |
Jim Hyslop
|
0fe30d14a8
|
Don't display service prompt unless needed (#21654)
|
3 年之前 |
Scott Lahteine
|
8c9a59c29e
|
Fewer warnings
|
3 年之前 |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
3 年之前 |
ConstantijnCrijnen
|
b95f5c5bea
|
Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 年之前 |
Scott Lahteine
|
b8186b5081
|
Apply SEC_TO_MS and other fixes
|
3 年之前 |
Scott Lahteine
|
1d43e81be0
|
Fix compile warnings, serial alias
|
4 年之前 |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 年之前 |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
4 年之前 |
Giuliano Zaro
|
129b270628
|
QSPI EEPROM for SAMD51 (#17292)
|
4 年之前 |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
4 年之前 |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
4 年之前 |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
4 年之前 |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
4 年之前 |
Scott Lahteine
|
d683f98019
|
Return buffer in duration.toString
|
5 年之前 |
Ludy
|
05995d1fd6
|
Unify buzz methods as MarlinUI::buzz (#14803)
|
5 年之前 |
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
5 年之前 |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 年之前 |
Marcio Teixeira
|
15357af67c
|
Backlash cleanup (#13659)
…And save backlash, fil. sensor, ExtUI userdata to EEPROM.
|
5 年之前 |
Scott Lahteine
|
cfdb38eda4
|
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311)
|
5 年之前 |
Roman Moravčík
|
208ab8b366
|
Fix compilation with one service interval (#13185)
|
5 年之前 |
revilor
|
e56c13670d
|
Service interval watchdog (#13105)
|
5 年之前 |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
5 年之前 |
Scott Lahteine
|
c986239837
|
A single SERIAL_ECHO macro type (#12557)
|
6 年之前 |
Scott Lahteine
|
d55f44edba
|
Printcounter improvements (#11689)
|
6 年之前 |
Nils Hasenbanck
|
b37bfeffeb
|
[2.0.x] Use the new const functions of the persistentStore api (#11544)
|
6 年之前 |
Dave Johnson
|
c64199941e
|
Compile only selected PIO environment (#11519)
|
6 年之前 |
Scott Lahteine
|
6964e1a95a
|
Clean up trailing whitespace
|
6 年之前 |
Nils Hasenbanck
|
577aeb4aa9
|
All EEPROM access uses persistentStore
|
6 年之前 |
etagle
|
1367df2875
|
Replace double with float, optimize calculation
|
6 年之前 |
Scott Lahteine
|
36262a0479
|
Use static classes for job timers (#9938)
|
6 年之前 |
Bob-the-Kuhn
|
025118da3e
|
Init print_job_timer in setup() instead of "early" (#9937)
|
6 年之前 |
Zachary Hill
|
c22f8dd660
|
Get duration_t in printcounter.h for its clients (#9843)
|
6 年之前 |
Scott Lahteine
|
1dcfe193ac
|
Optimize some serial strings
|
6 年之前 |
Scott Lahteine
|
d5fe0fb02b
|
Consolidate PrintCounter
|
7 年之前 |
Scott Lahteine
|
3d8a0ab4b2
|
Module updates
|
7 年之前 |
Scott Lahteine
|
0c9231fd04
|
Move 'module' files
|
7 年之前 |
Scott Lahteine
|
e94f79ccea
|
Patch some serial macros
|
7 年之前 |
Scott Lahteine
|
5bdb0b567d
|
Cosmetic patches
|
7 年之前 |
Scott Lahteine
|
5a7b810fdd
|
General comment cleanup
|
7 年之前 |
Scott Lahteine
|
b0a9c82c31
|
Fix single-char echo and pinMode usage
|
7 年之前 |
João Brázio
|
62d96d72f3
|
Renamed timestamp_t to duration_t
|
8 年之前 |
João Brázio
|
23043a1e05
|
Rework some code to use timestamp_t struct (saves 72 bytes)
|
8 年之前 |
João Brázio
|
2f26bc2153
|
Adds filamentUsed and longestPrint stats to PrintCounter
|
8 年之前 |
Scott Lahteine
|
e481b79af1
|
Allow stopwatch and printcounter to go over 18 hours
|
8 年之前 |