Scott Lahteine
28f8646aa6
♻️ Apply F() to more LCD code ( #24228 )
2 years ago
Scott Lahteine
b72f9277e9
♻️ Common Bed Leveling object name, accessors ( #24214 )
3 years ago
Scott Lahteine
cb4ad020af
🧑💻 Misc. LCD cleanup
3 years ago
ellensp
27b1484428
🐛 Fix Manual Move cold extrude override ( #24045 )
Followup to #19606
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Scott Lahteine
c49f26a7ae
🧑💻 Add standard BUZZ types
3 years ago
Keith Bennett
758dc7af9d
🚸 Better "Bed Tramming Done" dialog ( #23616 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Scott Lahteine
2dcc3ddeed
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
3 years ago
Giuseppe499
efd67cf80d
✨ X Twist Compensation & Calibration ( #23238 )
3 years ago
ellensp
77c9668fe2
🐛 Fix LCD_BED_LEVELING compile ( #23298 )
3 years ago
Scott Lahteine
1de265ea5d
🎨 Axis name string interpolation, with examples ( #22879 )
3 years ago
Scott Lahteine
b8c32e24d8
🎨 Rename MarlinUI::zoffset_overlay
3 years ago
espr14
604a01cd1a
🎨 steps_to_mm => mm_per_step ( #22847 )
3 years ago
Tanguy Pruvot
224371dfc6
✨ TFT Screen/Backlight Sleep ( #22617 )
3 years ago
Scott Lahteine
73ef26a106
✨ MarlinUI for Ender 3 v2 DWIN LCD ( #22594 )
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
3 years ago
Scott Lahteine
2b37a71eba
♻️ Refactor status screen timeout
3 years ago
Scott Lahteine
a4d5f96e9a
Replace 'const float &' with 'const_float_t' ( #21505 )
4 years ago
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
4 years ago
qwewer0
56c0608e4d
Clear menu history for browse media on insert ( #20236 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
3d9b453000
Add Touch Calibration screen ( #20049 )
4 years ago
Scott Lahteine
367e717aeb
Add alternative TERN macros
4 years ago
Scott Lahteine
6c103b72a2
Clean up comments, USB flash, NULLs
4 years ago
Scott Lahteine
58deab1915
Rename LCD conditionals ( #19533 )
4 years ago
Scott Lahteine
a11ba51389
Menu tweak
4 years ago
ellensp
4fdfdaf2e6
Improve temperature runaway, idle timeout ( #19339 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
7dea6c53ed
Remove extraneous defines
4 years ago
Scott Lahteine
fd0a3df315
Header for individual menus
4 years ago
Scott Lahteine
ca54d67814
Fix Select Screen cancel destination
4 years ago
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
4 years ago
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' ( #21505 )
4 years ago
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods ( #20323 )
4 years ago
qwewer0
e19c016c74
Clear menu history for browse media on insert ( #20236 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
ea371618da
Add Touch Calibration screen ( #20049 )
4 years ago
Scott Lahteine
06bf3ccfb7
Add alternative TERN macros
4 years ago
Scott Lahteine
ec23e37a4a
Clean up comments, USB flash, NULLs
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 years ago
Scott Lahteine
3a91ab4706
Menu tweak
4 years ago
ellensp
979876e958
Improve temperature runaway, idle timeout ( #19339 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
b8c4098de2
Remove extraneous defines
4 years ago
Scott Lahteine
4f67642122
Header for individual menus
4 years ago
Scott Lahteine
bf316d9ec5
Fix Select Screen cancel destination
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
Scott Lahteine
0e1cb10909
Fix / improve menu items ( #18644 )
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
cbteeple
2c15a787c7
Option to set manual Babystepping distance in mm ( #18503 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor
1d504e596d
Touch-to-jog on edit screens ( #18266 )
4 years ago
Scott Lahteine
67305f7976
Add "Bed" / "Chamber" substitutions ( #18255 )
4 years ago
Daniel Callander
d35dd2a47e
Fix babystep / double-click check ( #17962 )
5 years ago
Scott Lahteine
71b41c963b
Better EEPROM alert message
5 years ago