Scott Lahteine
13118dbd8d
Additional numtostr functions
4 yıl önce
Scott Lahteine
0f39386d9b
Make BOOTSCREEN_TIMEOUT generally available
4 yıl önce
Scott Lahteine
5e9a10dbae
Use PSTR for common labels
4 yıl önce
Scott Lahteine
bfad23d3e2
(c) 2020
4 yıl önce
MS1987
31fdaea269
Add MKS Robin Pro, MKS Robin Lite3 (#16163 )
5 yıl önce
Scott Lahteine
27cb4db80e
Reduced string storage using tokens (#15593 )
5 yıl önce
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes (#15760 )
5 yıl önce
Scott Lahteine
d5c1c72a76
Tweak CW/CCW bitmaps
5 yıl önce
Marcio Teixeira
6a865a6146
Multi-language support (#15453 )
5 yıl önce
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 yıl önce
Scott Lahteine
4c16661153
Use named styles in draw_menu_item_static
5 yıl önce
DrDitto
04e4eb35be
MKS_MINI, FYSETC RGB, backlight (#15334 )
5 yıl önce
Scott Lahteine
c353eaa146
Misc changes from struct refactor (#15289 )
5 yıl önce
Scott Lahteine
060b360be3
Provide a good default contrast
In reference to #15139
5 yıl önce
Scott Lahteine
a07c4af393
Tweak animated draw call
5 yıl önce
Scott Lahteine
7ad5208267
Fix up boot screen code
Followup to #15125
Co-Authored-By: Ludy <ludy87@users.noreply.github.com >
5 yıl önce
Scott Lahteine
3ac76f0489
Invariant Marlin bootscreen (#15057 )
5 yıl önce
Scott Lahteine
7924e0d819
Add print at position shortcuts
5 yıl önce
Scott Lahteine
5c0e5c599f
Fix boot screen warning
5 yıl önce
Ludy
05995d1fd6
Unify buzz methods as MarlinUI::buzz (#14803 )
5 yıl önce
Robby Candra
823178c272
Use u8g int type for screen coordinates (#14965 )
5 yıl önce
Ludy
6715fd159c
Animated Marlin boot screen (#14961 )
5 yıl önce
Marcio Teixeira
eb7840dabb
Match select item to encoder direction (#14673 )
5 yıl önce
Marcio Teixeira
eefe3f595a
New options: Bootscreen as Info, game Easter-egg (#13829 )
5 yıl önce
thisiskeithb
522df57a45
Tevo Michelangelo configuration (#14577 )
5 yıl önce
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.
5 yıl önce
Scott Lahteine
67e0238c89
Reduce type warnings
5 yıl önce
Scott Lahteine
750a16ad38
Fix MIN/MAX function collision with macros
5 yıl önce
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 yıl önce
Scott Lahteine
2a96d4e23a
Move number-to-string functions to libs
5 yıl önce
thisiskeithb
662e7da8a4
Fix USE_BIG_EDIT_FONT bug (#14252 )
5 yıl önce
Scott Lahteine
44caf70917
Improve editing, fix some small value editing
5 yıl önce
Scott Lahteine
a613bcad2d
Fix some spelling
5 yıl önce
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944 )
5 yıl önce
Scott Lahteine
5051909c3c
Update do_select_screen for general use (#13800 )
5 yıl önce
Marcio Teixeira
2e3d121ac4
Squelch compiler warning (#13739 )
5 yıl önce
Marcio Teixeira
bdfffee037
Modify Z-offset overlay for clarity (#13660 )
5 yıl önce
Scott Lahteine
cee3b172b9
Fix Marlin splash screen logic (#13646 )
5 yıl önce
Scott Lahteine
9abe9aff56
Confirm before starting SD print (#13616 )
5 yıl önce
Roxy-3D
9cee81d47e
Option to show babysteps total since G28 (#13580 )
5 yıl önce
Scott Lahteine
5d2c5877f7
DOGM bootscreen cleanup
5 yıl önce
Scott Lahteine
49cf92dc36
Extended condition macros (#13419 )
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
5 yıl önce
3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework (#12201 )
5 yıl önce
Scott Lahteine
0feeef2604
Update copyright in headers
5 yıl önce
Scott Lahteine
2f8e89adc3
Remove extraneous ui. prefixes
5 yıl önce
Scott Lahteine
eb78aed863
Rename LCD menus according to variable types (#12892 )
5 yıl önce
Scott Lahteine
ef81b5f03e
Link to font docs in ultralcd_DOGM.cpp
6 yıl önce
Scott Lahteine
01b5c810d5
Space out multiple edit lines a bit
6 yıl önce
Scott Lahteine
4a7c6f7241
NUM_ARRAY => COUNT
6 yıl önce
Scott Lahteine
88c57eaf55
Clean up some u8g code (#12476 )
6 yıl önce