tombrazier
a811005ab2
🚸 Vertical Max7219::quantity in portrait orientation (#24415 )
vor 2 Jahren
tombrazier
2266f1ad67
✨ MAX7219 idle profiler (#24375 )
vor 2 Jahren
Scott Lahteine
6fb2d8a25f
🧑💻 Remove extraneous 'inline' hints
vor 2 Jahren
Scott Lahteine
1dafd1887e
🎨 Apply F() to various reports
vor 3 Jahren
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
vor 3 Jahren
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
vor 4 Jahren
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
vor 4 Jahren
Scott Lahteine
c99773bae0
Max7219 suspend/resume
vor 4 Jahren
Scott Lahteine
1da49d0ac5
Non-blocking Max7219 test pattern
vor 4 Jahren
Scott Lahteine
bfad23d3e2
(c) 2020
vor 4 Jahren
Scott Lahteine
e3fd0519b3
Reduce need for UNUSED
vor 5 Jahren
Scott Lahteine
c2b319360d
Remove extra pragmas
vor 5 Jahren
Scott Lahteine
5c3ec6306f
Max7219 side-by-side arrangement (#14702 )
vor 5 Jahren
Scott Lahteine
b6546ea33a
Add include guards to some headers
vor 5 Jahren
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
vor 5 Jahren
Scott Lahteine
0feeef2604
Update copyright in headers
vor 5 Jahren
Scott Lahteine
fce150f094
inline static => static inline
vor 6 Jahren
Roxy-3D
8d5bea073b
Assume one Max7219 unit if not specified
vor 6 Jahren
Scott Lahteine
8f0bbdcc9b
Fix up Max7219 orientations (#11596 )
vor 6 Jahren
Scott Lahteine
56f1e17a25
[2.0.x] Max7219 cleanup, simplify, and extend (#11575 )
vor 6 Jahren
Roxy-3D
aae4c67e5d
Max7219 Clean Up (#11563 )
Some of the Rotations did not do the right thing with setting and clearing pixels.
I think it is correct now. But if not... It is much closer to being correct.
vor 6 Jahren
Roxy-3D
e9de321ac0
declare void Max7219_register_setup();
vor 6 Jahren
Scott Lahteine
e05e95cf97
Clean trailing whitespace
vor 6 Jahren
Roxy-3D
a35abce1ac
Fix missing ')'
vor 6 Jahren
Roxy-3D
9660996cc3
Add Multi Unit Support for Max7219 to bugfix_2.0.0 (#11285 )
* Add Multi Unit Support for Max7219 to bugfix_2.0.0
* Apply multi-MAX7219 to example configs
* Tweak some spacing, macros
vor 6 Jahren
Scott Lahteine
229b26b02c
Clear LED matrix without startup test
vor 6 Jahren
Scott Lahteine
d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034 )
vor 6 Jahren
Roxy-3D
6cb26c98c8
Fix Baby Stepping on 32-Bit platforms (#8001 )
Also, Max7219 debug code was used for this effort. It has been
improved and hardened.
vor 7 Jahren
Scott Lahteine
8fbb833de9
Encapsulate RGB(W) LEDs
vor 7 Jahren
Scott Lahteine
fa5f9c2aec
Move 'feature' files
vor 7 Jahren
Scott Lahteine
5851c2d36f
MAX7219 followup (#7564 )
* Add MAX7219_DEBUG to Travis CI testing
* Tweak config and use standard pin naming for MAX7219_DEBUG
* MAX7219: Apply coding standards, use macros, etc.
* Make code work...
vor 7 Jahren
Roxy-3D
3f0b38ed5d
Add Max7219 LED Matrix Debug Support (#7563 )
* Add Max7219 LED Matrix Debug Support
The Max7219 8x8 LED Matrix's are very helpful for debugging new code.
And for that matter, just trying to maximize printer settings without
causing stuttering.
The displays are very inexpensive (under $2.00 with shipping) and
provide a lot of help when trying to debug complicated code.
* Try to keep Makefile up to date.
vor 7 Jahren