Commit Graph

114 Commits

Author SHA1 Message Date
EvilGremlin
8481264566 ♻️ Set Progress without LCD (#24767)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-16 14:08:40 -06:00
EvilGremlin
b0f02b8f9e 🩹 Fix Color UI touchscreen sleep (#24826) 2022-12-16 14:08:36 -06:00
EvilGremlin
ef1cf0d5a1 ♻️ Display sleep minutes, encoder disable option (#24618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-08-29 19:17:31 -05:00
Scott Lahteine
0f3c3c419e Reinstate JyersUI 2022-08-01 01:59:37 -05:00
Scott Lahteine
f752fe75ee ♻️ Small sound / buzz refactor (#24520) 2022-08-01 01:59:36 -05:00
Scott Lahteine
6c2ffe9d34 🔥 Remove JyersUI (#24459) 2022-07-15 18:48:14 -05:00
Scott Lahteine
80c7abd727 🩹 Remove poison wchar_t macro 2022-07-04 00:29:53 -05:00
Scott Lahteine
0435b2220a 🐛 Fix Manual Move axis selection (#24404) 2022-06-26 06:49:14 -05:00
Scott Lahteine
da6c16a9cd 🎨 Fix comments, formatting 2022-06-24 18:03:19 -05:00
ellensp
48d03ca0a9 🩹 Media Change followup (#24302)
Followup to #24015
2022-06-07 02:00:38 -05:00
Scott Lahteine
d56731cd07 🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
2022-06-05 23:11:31 -05:00
Scott Lahteine
1e127a93c4 🧑‍💻 Extend LCD string substitution (#24278) 2022-06-04 00:57:34 -05:00
Scott Lahteine
28f8646aa6 ♻️ Apply F() to more LCD code (#24228) 2022-06-03 22:06:51 -05:00
Scott Lahteine
dbd00d9927 DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-06-03 22:06:50 -05:00
Pauli Jokela
3443a9e18b SOUND_ON_DEFAULT option (#24102) 2022-06-03 22:06:50 -05:00
Scott Lahteine
b72f9277e9 ♻️ Common Bed Leveling object name, accessors (#24214) 2022-05-21 18:13:30 -05:00
Scott Lahteine
2dc4c642e7 🎨 Misc. adjustments, spacing 2022-05-07 17:55:08 -05:00
Robby Candra
c89d0114ac STATUS_MESSAGE_TIMEOUT_SEC (#23135)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 16:17:47 -05:00
Scott Lahteine
0e693854d0 🚸 Clear "heating/cooling" message on temp reached 2022-05-07 16:17:47 -05:00
Scott Lahteine
9324132a40 🎨 Format, use status macros 2022-05-07 16:17:47 -05:00
Scott Lahteine
5632ad65f5 🐛 Fix status_printf alert level 2022-05-07 16:17:47 -05:00
Scott Lahteine
fba8805c0c 🩹 Fix ADC math overflow 2022-05-07 16:01:06 -05:00
tombrazier
260b40d145 ️ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867) 2022-05-07 16:00:31 -05:00
Miguel Risco-Castillo
eabeac29fd 🚸 Update Ender3 V2/S1 Pro UI (#23878) 2022-05-07 15:58:31 -05:00
Scott Lahteine
b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-05-07 15:58:31 -05:00
M. FURIC Franck
39001bd8d2 LCD Backlight Timer (#23768)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:30 -05:00
Scott Lahteine
1b2715ccf2 🚸 Enhanced UI => Professional UI - with updates (#23624) 2022-05-07 15:58:30 -05:00
GHGiampy
ac76ed7ece 🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590) 2022-05-07 15:58:30 -05:00
InsanityAutomation
7da28768f7 ♻️ No ui.reinit_lcd on any ExtUI (#23722)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:56:08 -05:00
Taylor Talkington
b964d2fff0 Optional HOST_STATUS_NOTIFICATIONS (#22833) 2022-05-07 15:54:55 -05:00
Bones
21935b41f0 Add ZRIB v53, patch G35 Z drop, related issues (#23636) 2022-05-07 15:48:13 -05:00
Scott Lahteine
2dcc3ddeed 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-05-07 15:38:55 -05:00
Mike La Spina
2142456a25 🐛 Fix LCD contrast/brightness init (#23567)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:38:55 -05:00
Scott Lahteine
99f3b8b4a8 ♻️ Adjust LCD init, contrast default, settings load 2022-05-07 15:38:55 -05:00
Taylor Talkington
3f4112aee4 💄 Improve Ender3 v2 DWIN MarlinUI (#23369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:25:08 -05:00
mistic100
b435487da7 🚸 Wait for cooldown in MarlinUI power-off (#23476) 2022-05-07 15:10:28 -05:00
DerAndere
41f80a4498 🚸 Include extra axes in position report (#23490) 2022-01-10 05:52:02 -06:00
David Ross Smith
e0f75d4f06 🚑️ Fix preheat target bug
Fixes Jyers/Marlin#1651
2022-01-09 04:41:07 -06:00
Giuliano Zaro
af1d603374 Fan tachometer support (#23086, #23180, #23199)
Co-Authored-By: Scott Lahteine <github@thinkyhead.com>
2021-12-25 03:23:09 -06:00
Miguel Risco-Castillo
7269990413 🚸 Expose sub-options for E3V2 Enhanced (#23099) 2021-12-25 03:23:09 -06:00
Scott Lahteine
59d43408f6 fix breaks in F() resolution 2021-12-25 01:10:51 -06:00
Scott Lahteine
205d867e4b 🎨 Standard material presets behavior 2021-12-25 00:46:48 -06:00
Scott Lahteine
84f9490149 🎨 Define HAS_PREHEAT conditional 2021-12-25 00:46:48 -06:00
Scott Lahteine
f80bcdcc5c 🎨 Refactor Host Actions as singleton 2021-12-25 00:45:05 -06:00
Scott Lahteine
3d102a77ca 🎨 Apply F() to kill / sendinfoscreen 2021-12-25 00:45:04 -06:00
Scott Lahteine
c3ae221a10 🎨 Apply F() to some ExtUI functions 2021-12-25 00:31:06 -06:00
Scott Lahteine
7626d859a6 🎨 Apply F() to Host Actions strings 2021-12-25 00:20:45 -06:00
Scott Lahteine
360311f232 🎨 Apply F() to status message 2021-12-25 00:20:45 -06:00
Scott Lahteine
46c53f6730 🎨 Apply F() to G-code suite and queue 2021-12-25 00:20:45 -06:00
Scott Lahteine
b8c32e24d8 🎨 Rename MarlinUI::zoffset_overlay 2021-10-12 21:20:08 -05:00