tombrazier
a811005ab2
🚸 Vertical Max7219::quantity in portrait orientation (#24415 )
пре 2 година
tombrazier
2266f1ad67
✨ MAX7219 idle profiler (#24375 )
пре 2 година
Scott Lahteine
6fb2d8a25f
🧑💻 Remove extraneous 'inline' hints
пре 2 година
Scott Lahteine
1dafd1887e
🎨 Apply F() to various reports
пре 3 година
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
пре 3 година
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
пре 4 година
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
пре 4 година
Scott Lahteine
c99773bae0
Max7219 suspend/resume
пре 4 година
Scott Lahteine
1da49d0ac5
Non-blocking Max7219 test pattern
пре 4 година
Scott Lahteine
bfad23d3e2
(c) 2020
пре 4 година
Scott Lahteine
e3fd0519b3
Reduce need for UNUSED
пре 5 година
Scott Lahteine
c2b319360d
Remove extra pragmas
пре 5 година
Scott Lahteine
5c3ec6306f
Max7219 side-by-side arrangement (#14702 )
пре 5 година
Scott Lahteine
b6546ea33a
Add include guards to some headers
пре 5 година
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
пре 5 година
Scott Lahteine
0feeef2604
Update copyright in headers
пре 5 година
Scott Lahteine
fce150f094
inline static => static inline
пре 6 година
Roxy-3D
8d5bea073b
Assume one Max7219 unit if not specified
пре 6 година
Scott Lahteine
8f0bbdcc9b
Fix up Max7219 orientations (#11596 )
пре 6 година
Scott Lahteine
56f1e17a25
[2.0.x] Max7219 cleanup, simplify, and extend (#11575 )
пре 6 година
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.
пре 6 година
Roxy-3D
e9de321ac0
declare void Max7219_register_setup();
пре 6 година
Scott Lahteine
e05e95cf97
Clean trailing whitespace
пре 6 година
Roxy-3D
a35abce1ac
Fix missing ')'
пре 6 година
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
пре 6 година
Scott Lahteine
229b26b02c
Clear LED matrix without startup test
пре 6 година
Scott Lahteine
d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034 )
пре 6 година
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.
пре 7 година
Scott Lahteine
8fbb833de9
Encapsulate RGB(W) LEDs
пре 7 година
Scott Lahteine
fa5f9c2aec
Move 'feature' files
пре 7 година
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...
пре 7 година
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.
пре 7 година