Scott Lahteine
b4715b29bb
[cron] Bump distribution date
5 years ago
Scott Lahteine
34b73426e5
Apply #ifdef/#ifndef where possible
5 years ago
Jason Smith
be051c890f
Fix Z_STEPPER_ALIGN_[XY] sanity error (#15124 )
5 years ago
Bob Kuhn
ba91bca1eb
TMC SPI daisy chain support (experimental) (#15081 )
5 years ago
Scott Lahteine
05ef9b2f55
[cron] Bump distribution date
6 years ago
AlexandrZloy
0ebaea94be
Add stallGuard threshold for X2 (#15042 )
6 years ago
Scott Lahteine
e1d65b8937
[cron] Bump distribution date
6 years ago
Scott Lahteine
1d8ad7cf71
Safe changes from HAL cleanup
6 years ago
Scott Lahteine
3ac76f0489
Invariant Marlin bootscreen (#15057 )
6 years ago
Scott Lahteine
b2a4b6f34e
Don't use board url as override
6 years ago
Scott Lahteine
318356b6bc
[cron] Bump distribution date
6 years ago
Daniel Callander
155765646e
Add warning when trying to use JD with kinematic systems (#15032 )
6 years ago
Scott Lahteine
c7825e6719
Contrast over 63 assume 255 max
This is closer to the prior behavior.
6 years ago
Tim Moore
1461ee4d36
Make LCD_CONTRAST_MAX >= _LCD_CONTRAST_INIT (#15046 )
6 years ago
Scott Lahteine
9e9e578234
[cron] Bump distribution date
6 years ago
Scott Lahteine
04a9962cb5
Fix: Contrast override in pins files
Move contrast handling to `Conditionals_post.h` so pins files can override the LCD defaults.
6 years ago
Scott Lahteine
8c73017a69
[cron] Bump distribution date
6 years ago
Tanguy Pruvot
e604f76703
Enable contrast via LCD_CONTRAST_INIT (#15006 )
6 years ago
Scott Lahteine
f1942f6ec0
[cron] Bump distribution date
6 years ago
Ludy
05995d1fd6
Unify buzz methods as MarlinUI::buzz (#14803 )
6 years ago
Scott Lahteine
94397dbdb4
[cron] Bump distribution date
6 years ago
Scott Lahteine
dfcd437486
Base HAS_LCD_CONTRAST on display type
6 years ago
Scott Lahteine
9a3ee3be53
[cron] Bump distribution date
6 years ago
Scott Lahteine
9e49f154d8
[cron] Bump distribution date
6 years ago
Tim Moore
4575978a1f
Fix auto power for chamber fan (#14922 )
6 years ago
Marcio Teixeira
274934ad81
Add LULZBOT_TOUCH_UI (#14967 )
6 years ago
Marcio Teixeira
179d6c4ed1
Add STARTUP_SCRIPT option. M17 parity with M18. (#14953 )
6 years ago
Scott Lahteine
24ce8beb48
[cron] Bump distribution date
6 years ago
Ludy
d7172a4558
Cleanup and conditions (#14886 )
6 years ago
Ludy
9479ec32f7
Fix Service Menu compile error (#14903 )
6 years ago
Scott Lahteine
a6f682d860
[cron] Bump distribution date
6 years ago
teemuatlut
d4974ea719
TMC SPI Endstops and Improved Sensorless Homing (#14044 )
6 years ago
Tim Moore
940c59d9da
Overlord i2c LCD with LEDs and buzzer (#14801 )
6 years ago
Scott Lahteine
9ac348ef7b
SDPOWER => SDPOWER_PIN
6 years ago
Scott Lahteine
c1b99c43b6
[cron] Bump distribution date
6 years ago
Scott Lahteine
bc58e678bd
More general FSMC display option
6 years ago
rafaljot
e44fccf3d2
Add support for M575 (#14757 )
6 years ago
Scott Lahteine
8837cd3b53
[cron] Bump distribution date
6 years ago
Scott Lahteine
e5d73f68c8
HAL folder organization (#14763 )
6 years ago
mikeshub
1579091c20
PID loop improvements (#14746 )
* Fix macro evaluation in `temperature.cpp`
* Improve bed PID, PID debug output
* Add min PID power define
6 years ago
Giuliano Zaro
290466578f
Adafruit Grand Central M4 (#14749 )
6 years ago
Ludy
ead6bb267d
Add Z3 SanityCheck, revert early sanity change (#14717 )
6 years ago
Scott Lahteine
1088846cae
Cosmetic updates from 14044
6 years ago
Tim Moore
e5aa453293
Add support for 2 Neopixel strips (#14667 )
6 years ago
wookie666
00e2f6da8f
Improve magnetic dock switching toolhead (#14663 )
6 years ago
Robby Candra
71d8c6f742
Fix LCD sanity check (#14678 )
6 years ago
Scott Lahteine
fd2bc3a212
[cron] Bump distribution date
6 years ago
Scott Lahteine
3d153486da
Fysetc rename Part 2
6 years ago
Scott Lahteine
5535a047d7
[cron] Bump distribution date
6 years ago
Tanguy Pruvot
bae8d0a4bd
DOGM: Avoid white flash on TFT (re)init (#14631 )
- Avoid white flash on TFT (re)init. Unlike Graphical LCD, the TFT init color may be full white if the backlight is on during init.
- Add a conditional for delayed backlight init which can be applied to any backlit display.
6 years ago