swissnorp
38a24ce6c9
Move Cancel Object menu, fix canceled item index ( #18930 )
5 years ago
Victor Oliveira
a0a87c2b81
SPI Flash data compression ( #18879 )
5 years ago
Scott Lahteine
a100306b00
Followup to #18906 Z_AFTER_DEACTIVATE
5 years ago
Claus Näveke
17bbcce52b
Make ili9341 rotatable (e.g., Anycubic Predator) ( #18877 )
5 years ago
Jeff Eberl
0b2bd123ef
Change include to <stddef.h> ( #18880 )
5 years ago
Roman Moravčík
ea53abbca7
Update Slovak language ( #18884 )
5 years ago
Giuliano Zaro
7f69f8e680
Update Italian language ( #18886 )
5 years ago
swissnorp
301569bee6
Add Z_AFTER_DEACTIVATE to account for gravity ( #18906 )
5 years ago
Victor Oliveira
e82e94be5b
Fix MKS Nano v1.2 FSMC display ( #18901 )
5 years ago
Scott Lahteine
7dd7d6dda6
Move scaled TFT / touch defines ( #18915 )
5 years ago
Slats
b66df5fa3c
Translated DWIN screen titles ( #18893 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
5 years ago
Victor Oliveira
fc12ffcb30
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
5 years ago
Victor Oliveira
3eef000e2a
Fix MKS Robin Nano V2 build / upload ( #18784 )
5 years ago
Victor Oliveira
6f26ed23ee
Fix ui.external_control compile error ( #18778 )
5 years ago
Scott Lahteine
11702dc059
Update (c)
5 years ago
Scott Lahteine
bc688f27dc
Clean up after changes
5 years ago
MKS-Sean
d20d459132
Robin nano V2, TFT LVGL UI parameters, and more ( #18500 )
5 years ago
InsanityAutomation
c5ec80d6c7
G425/G35 menu items; G425 pre- and post- scripts ( #18737 )
5 years ago
fleek
0a81eb15e2
Ender 3 V2: Inject 'G28 O' before G29 ( #18767 )
5 years ago
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support ( #18758 )
5 years ago
Mark Langezaal
f23393c1ec
Simplify encoder handling ( #18754 )
5 years ago
Scott Lahteine
d1e20eb29f
Update links, README, contributing, etc.
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
5 years ago
Keith Bennett
a9e6af8566
Fix Spanish preheat strings ( #18743 )
5 years ago
Scott Lahteine
1e5d73579c
Anycubic followup
5 years ago
Scott Lahteine
2119e19bff
Fix inline AnycubicSerial method
5 years ago
Scott Lahteine
6027055695
Optimize LCD, Wifi, etc. libraries ( #18730 )
5 years ago
yufanyufan
469f63f74d
New DGUS UI var / definition syntax ( #18718 )
5 years ago
Scott Lahteine
0a86291e66
Fix some LVGL warnings
5 years ago
Victor Oliveira
4a55bdb165
Only download & compile required libraries ( #18699 )
5 years ago
yufanyufan
1c94033f7c
Fix endian DGUS WriteVariable ( #18703 )
5 years ago
cccc
12ebb71155
Update Chinese (cn) language ( #18705 )
5 years ago
Mark Langezaal
d96691f8ad
Fix encoder reverse, partial steps handling ( #18694 )
5 years ago
yufanyufan
cfc36684aa
More customizable DGUSDisplay ( #18700 )
5 years ago
Scott Lahteine
0ddef5544a
Misc formatting, cleanup
5 years ago
Pascal de Bruijn
d579b70b7e
Return to Status on PID Autotune ( #18695 )
5 years ago
cr20-123
a3795e3e48
Prettier BLTouch menu items ( #18682 )
5 years ago
yufanyufan
6f0885a3a3
Fix DGUS write variable endianness ( #18689 )
5 years ago
Scott Lahteine
c2363a81b4
Fix E3V2 M0/M1 and wait_for_user
5 years ago
George Fu
bd0430dc38
Support FT81050 with FYSETC F6 ( #18678 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
JBA
4abad60bf1
ExtUI for Anycubic I3 Mega ( #18655 )
5 years ago
Scott Lahteine
e90bbb37d4
Tweak and use SD_ORDER
5 years ago
Scott Lahteine
b880712889
Fix material_preset reference issue
5 years ago
Jason Smith
76b67d55e2
Fix some Power Loss Recovery behaviors ( #18558 )
5 years ago
Scott Lahteine
55e519a06f
General cleanup
5 years ago
Scott Lahteine
e78f19bc87
Clean up DWIN code
5 years ago
Scott Lahteine
2d33a9fd7c
Add REPORT_FAN_CHANGE as an option
5 years ago
Scott Lahteine
0e1cb10909
Fix / improve menu items ( #18644 )
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