Scott Lahteine
75927e17dd
Filament Width Sensor singleton (#15191 )
6 lat temu
Scott Lahteine
584c86bed1
More "zero extruders" changes (#15213 )
6 lat temu
Ludy
3c3a956a17
Fix compiling error BIGTREE_SKR_MINI (#15197 )
Let's get STM32F1 working again!
6 lat temu
Luu Lac
8bca3fcf2c
Display chamber with HAS_TEMP_CHAMBER (#15194 )
6 lat temu
Ludy
6172cd2528
CHAMBER integration to GLCD (#14981 )
6 lat temu
Scott Lahteine
72876d9045
Clean up u8g defines
6 lat temu
Tanguy Pruvot
50e1bf57b9
Fix RRD/CR10 LCD on STM32F1/F4 (#15172 )
6 lat temu
Scott Lahteine
060b360be3
Provide a good default contrast
In reference to #15139
6 lat temu
Scott Lahteine
2d2d9da9f2
Tweak u8g impl file includes
6 lat temu
Scott Lahteine
a07c4af393
Tweak animated draw call
6 lat temu
Scott Lahteine
7ad5208267
Fix up boot screen code
Followup to #15125
Co-Authored-By: Ludy <ludy87@users.noreply.github.com >
6 lat temu
Robby Candra
6b05d5d65d
Allow TOUCH_BUTTONS to be swapped (#15100 )
6 lat temu
Giuliano Zaro
12c595c61f
SAMD51 LCD support (#15113 )
6 lat temu
Scott Lahteine
23bb40d0ea
Fix MKS_MINI_12864 init
See #13550
Co-Authored-By: DrDitto <drditto@users.noreply.github.com >
6 lat temu
Robby Candra
26fa08548c
Add RGB565 Color Definitions for TFT (#15099 )
6 lat temu
Robby Candra
38983fdfa9
Add 'Back' Button for Touch TFT 320x240 (#15060 )
6 lat temu
Tanguy Pruvot
ca5da026d6
dogm: u8g prototypes cleanup (#15082 )
6 lat temu
Scott Lahteine
1d8ad7cf71
Safe changes from HAL cleanup
6 lat temu
Scott Lahteine
95963121b0
Patch a u8g include
6 lat temu
Scott Lahteine
3ac76f0489
Invariant Marlin bootscreen (#15057 )
6 lat temu
Scott Lahteine
d6a16525c2
New Language: Vietnamese (#13892 )
6 lat temu
Scott Lahteine
7924e0d819
Add print at position shortcuts
6 lat temu
Scott Lahteine
5c0e5c599f
Fix boot screen warning
6 lat temu
Ludy
05995d1fd6
Unify buzz methods as MarlinUI::buzz (#14803 )
6 lat temu
Robby Candra
33d54c0d5a
Remove extra defines (#14983 )
6 lat temu
Robby Candra
823178c272
Use u8g int type for screen coordinates (#14965 )
6 lat temu
Ludy
6715fd159c
Animated Marlin boot screen (#14961 )
6 lat temu
Scott Lahteine
c3ff53a61c
STM32 u8g defines
Suggested by https://github.com/MarlinFirmware/Marlin/issues/14742#issuecomment -515753814
6 lat temu
Scott Lahteine
c8e30b6639
Fix code attempting to sprintf %f (#14869 )
Arduino doesn't (always) support `float` formatting in strings. So either cast to `int` or use `dtostrf()` to fix these usages.
6 lat temu
Scott Lahteine
bc58e678bd
More general FSMC display option
6 lat temu
Marcio Teixeira
eb7840dabb
Match select item to encoder direction (#14673 )
6 lat temu
Marcio Teixeira
eefe3f595a
New options: Bootscreen as Info, game Easter-egg (#13829 )
6 lat temu
Scott Lahteine
05f4033a34
Prevent a name conflict in u8g impl file
6 lat temu
Tanguy Pruvot
977cfa4494
Fix a few recent (STM32F1 DOGM, SPI) warnings (#14669 )
6 lat temu
Scott Lahteine
1ea9a36d11
FYSETC BLTouch config and more (#14668 )
6 lat temu
Scott Lahteine
92e513e76e
Trailing whitespace
6 lat temu
Karl Andersson
d472934a70
FYSETC Mini 12864 for HAL_STM32 (#14639 )
6 lat temu
thisiskeithb
522df57a45
Tevo Michelangelo configuration (#14577 )
6 lat temu
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 lat temu
Tanguy Pruvot
81d629bc47
Robin & Longer3D SPI TFT driver (#14595 )
6 lat temu
Marcio Teixeira
a49478cefa
Fix STATUS_MESSAGE_SCROLLING in LIGHTWEIGHT_UI (#14603 )
6 lat temu
Scott Lahteine
80c6f98d2f
Fix nested _draw_chamber_status
Co-Authored-By: alexscarbro <alexscarbro@users.noreply.github.com >
6 lat temu
Scott Lahteine
b0d8ba3894
Fix ANIM_CHAMBER
Co-Authored-By: alexscarbro <alexscarbro@users.noreply.github.com >
6 lat temu
Scott Lahteine
fe02241044
NONE on combined options
6 lat temu
Scott Lahteine
67e0238c89
Reduce type warnings
6 lat temu
Scott Lahteine
750a16ad38
Fix MIN/MAX function collision with macros
6 lat temu
Scott Lahteine
b6546ea33a
Add include guards to some headers
6 lat temu
Scott Lahteine
ae9232962e
Use heater index defines
6 lat temu
Scott Lahteine
a8d68b7c8a
Common method for scaled fan speed
6 lat temu
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 lat temu