Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
5 years ago
wmariz
da4eaebdc9
ZoneStar Z6FB ( #18918 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
ca0ebf10d1
Move scaled TFT / touch defines ( #18915 )
5 years ago
Victor Oliveira
38ce5966e1
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
5 years ago
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
d6682c8609
Whitespace cleanup
5 years ago
George Fu
097347b575
Add FYSETC 2.42 inch OLED support ( #18485 )
5 years ago
Victor
6d571a547c
Clean up TFT / Touch code ( #18296 )
5 years ago
Victor
265ab19ed2
TFT 2x-3x scale, Anycubic, TronXY TFT support ( #18224 )
5 years ago
Scott Lahteine
b2328d089a
Allow LCD_PIXEL_WIDTH/HEIGHT override
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
greppp
7f87a044cd
Fix Ender-2 display pins, add BTN_ENC ( #16349 )
5 years ago
Jason Smith
53abfdc2c3
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards ( #15547 )
6 years ago
DrDitto
04e4eb35be
MKS_MINI, FYSETC RGB, backlight ( #15334 )
6 years ago
Marcio Teixeira
149e9b733e
Simplified ExtUI language selection ( #15359 )
6 years ago
Robby Candra
787d522036
LCD Size Defines ( #15297 )
6 years ago
Scott Lahteine
bc58e678bd
More general FSMC display option
6 years ago
Scott Lahteine
b6546ea33a
Add include guards to some headers
6 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
Luu Lac
39ebca6b5f
Fix FYSETC, MINIPANEL, MKS_MINI_12864 display ( #13864 )
6 years ago
Bob Kuhn
81ca5a4cd4
Fix and improve FYSETC LCD support ( #13767 )
6 years ago
jmdearras
b65cb5704d
Fix, improve FYSETC_MINI_12864 support ( #13730 )
6 years ago
Bob Kuhn
9b578ca343
Support FYSETC_MINI_12864 on Re-ARM, RAMPS_FD, MKS SBASE ( #13717 )
6 years ago
Scott Lahteine
5018fdacbe
Support FYSETC_MINI_12864_PANEL ( #13365 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
jmz52
813a4ea107
Add support for Mks Robin TFT display ( #12706 )
* Add support for MKS Robin TFT display
- Add support for MKS Robin TFT display and encoder for MKS Robin board.
- Generic 128x64 UI with x2 upscale is used (for now).
- Tested on MKS Robin TFT V2.0 with ST7789V controller.
6 years ago
Scott Lahteine
4f9ec9ab45
Add heating progress bars ( #12543 )
6 years ago
Scott Lahteine
4def8b3b5e
Expanded options for _Statusscreen.h ( #12455 )
See the PR for full details. The updated system will be documented on the website in the near future.
6 years ago
Ludy
1f93d2bcf7
Fix LCD compile error, etc. ( #12472 )
6 years ago
Scott Lahteine
0ee1a92971
Group status methods, share reset_status with Extensible UI ( #12414 )
* Group status methods, share reset_status with Extensible UI
* Move common DOGM code to headers
6 years ago