Scott Lahteine
1d63fe6542
Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
#20620
4 years ago
Jason Smith
9f53738339
Fix UBL mesh edit delta moves ( #20620 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
LinFor
2d88a2cfb7
Remaining Time for FTDI EVE, bp for ExtUI ( #20549 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
swissnorp
649965ae32
Probe Offset Wizard improvements ( #20239 )
4 years ago
Scott Lahteine
6f272e13c5
Allow Status Message without LCD ( #20246 )
4 years ago
Thomas Niccolo Reyes
ecd8227de0
Open File Browser on Media Insert (option) ( #20151 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
wmariz
5768ee0f9e
Probe Wizard XY position ( #20167 )
4 years ago
Victor Oliveira
ea371618da
Add Touch Calibration screen ( #20049 )
4 years ago
Victor Oliveira
f8ee6f8b31
Fix UI compile issues ( #20092 )
4 years ago
Lucas Seiki Oshiro
c0b4f4eb47
"Sound: ON/OFF" menu item ( #19901 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
4 years ago
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
4 years ago
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 years ago
Victor Oliveira
5b56d6698a
Move screen for Color UI ( #19386 )
4 years ago
Scott Lahteine
56ed55ddba
MarlinUI percent methods for all
4 years ago
Scott Lahteine
a445746a8b
Clean up LCD conditionals, DWIN
4 years ago
Scott Lahteine
4f67642122
Header for individual menus
4 years ago
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 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>
4 years ago
Scott Lahteine
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit ( #18373 )
4 years ago
Scott Lahteine
f445bc26e5
Minor LCD cleanup, improvement
4 years ago
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
4 years ago
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
4 years ago
Victor
1d504e596d
Touch-to-jog on edit screens ( #18266 )
4 years ago
Victor
c6f3511d84
Touch-select MarlinUI menu items ( #18239 )
4 years ago
Scott Lahteine
4724af1011
Better home for 'chirp'
5 years ago
Scott Lahteine
3bf0d8d161
Allow disable of LCD click
5 years ago
Scott Lahteine
52aa459a2d
Improved EEPROM boot error ( #17916 )
5 years ago
Scott Lahteine
7c26a54d3f
Fix, clarify LCD_TIMEOUT_TO_STATUS
Replaces #17887
Co-Authored-By: Daniel Callander <knifa@users.noreply.github.com>
5 years ago
Scott Lahteine
c536b8de62
Apply ternary macros
5 years ago
Scott Lahteine
ab2b98e425
Apply composite tests
5 years ago
Scott Lahteine
69f211cf78
Add empty ui.completion_feedback
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
5 years ago
Scott Lahteine
65f6a373b0
Refactor SD detect handler ( #17380 )
Co-Authored-By: Eric Ptak <trouch@users.noreply.github.com>
5 years ago
Scott Lahteine
9f86dde195
Clean up UI declarations, apply TERN_
5 years ago
Scott Lahteine
0f39386d9b
Make BOOTSCREEN_TIMEOUT generally available
5 years ago
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
5 years ago
InsanityAutomation
cdcd45d651
Set LCD status for EEPROM errors ( #16977 )
5 years ago
Bob Kuhn
0268c1d02c
STM32duino - Use SDIO for onboard SD ( #16756 )
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Jason Smith
95d5a0c480
Fix DELTA_CALIBRATION_MENU recursive call ( #16656 )
5 years ago
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support ( #16418 )
5 years ago
Tanguy Pruvot
ab61c09bff
Improve touch buttons behavior ( #16109 )
5 years ago
InsanityAutomation
7126a5e5a7
Add Host Prompt Notification Method ( #15942 )
5 years ago
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
5 years ago
Scott Lahteine
602ca5dea6
No USE_M73_REMAINING_TIME without LCD_SET_PROGRESS_MANUALLY
5 years ago
Roman Moravčík
e110f5abce
M73 R : Set Remaining Time ( #15549 )
5 years ago