EvilGremlin
|
2f91154cbd
|
♻️ Display sleep minutes, encoder disable option (#24618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-08-25 12:16:55 -05:00 |
|
Scott Lahteine
|
007af47768
|
✨ Reinstate JyersUI
|
2022-07-22 22:09:08 -05:00 |
|
Scott Lahteine
|
5f2908a117
|
♻️ Small sound / buzz refactor (#24520)
|
2022-07-18 19:53:36 -05:00 |
|
Scott Lahteine
|
f73fad1b2f
|
🔥 Remove JyersUI (#24459)
|
2022-07-06 21:15:18 -05:00 |
|
Scott Lahteine
|
f39e2bc1e4
|
🩹 Followup for lchar_t
|
2022-07-04 00:30:17 -05:00 |
|
Scott Lahteine
|
cb4a79173b
|
🩹 Remove poison wchar_t macro
|
2022-07-01 18:13:38 -05:00 |
|
Scott Lahteine
|
d8545551fe
|
🐛 Fix Manual Move axis selection (#24404)
|
2022-06-26 06:48:24 -05:00 |
|
Scott Lahteine
|
6cbd7a48d1
|
🎨 Fix comments, formatting
|
2022-06-20 21:20:42 -05:00 |
|
ellensp
|
3e9fb34892
|
🩹 Media Change followup (#24302)
Followup to #24015
|
2022-06-07 01:59:21 -05:00 |
|
Scott Lahteine
|
8aca38351c
|
🧑💻 Extend LCD string substitution (#24278)
|
2022-06-03 22:56:38 -05:00 |
|
Scott Lahteine
|
a5e1d4c50a
|
♻️ Apply F() to more LCD code (#24228)
|
2022-05-22 19:56:46 -05:00 |
|
Scott Lahteine
|
b523ddf1b2
|
♻️ Common Bed Leveling object name, accessors (#24214)
|
2022-05-19 06:05:52 -05:00 |
|
Pauli Jokela
|
04fe50936e
|
✨ SOUND_ON_DEFAULT option (#24102)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-11 21:23:16 -05:00 |
|
Scott Lahteine
|
32e6767b5a
|
✨ DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
|
2022-04-04 15:57:03 -05:00 |
|
Scott Lahteine
|
8b8defeacc
|
🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
|
2022-04-03 21:00:31 -05:00 |
|
Scott Lahteine
|
19838d97be
|
🎨 Misc. adjustments, spacing
|
2022-04-03 16:59:43 -05:00 |
|
Robby Candra
|
b7ffcd6941
|
✨ STATUS_MESSAGE_TIMEOUT_SEC (#23135)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-03-25 18:34:20 -05:00 |
|
Scott Lahteine
|
fd742616ba
|
🚸 Clear "heating/cooling" message on temp reached
|
2022-03-25 18:06:03 -05:00 |
|
Scott Lahteine
|
8dfdf51678
|
🎨 Format, use status macros
|
2022-03-25 18:06:03 -05:00 |
|
Scott Lahteine
|
4ff063440d
|
🐛 Fix status_printf alert level
|
2022-03-25 18:06:03 -05:00 |
|
Scott Lahteine
|
a63205a034
|
🩹 Fix ADC math overflow
|
2022-03-23 00:31:13 -05:00 |
|
tombrazier
|
631e35bfd6
|
⚡️ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867)
|
2022-03-17 22:15:26 -05:00 |
|
Miguel Risco-Castillo
|
79b38e0e14
|
🚸 Update Ender3 V2/S1 Pro UI (#23878)
|
2022-03-11 14:06:49 -06:00 |
|
Scott Lahteine
|
48b5362cf0
|
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
|
2022-03-10 22:15:35 -06:00 |
|
M. FURIC Franck
|
0e7be8e8c4
|
✨ LCD Backlight Timer (#23768)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-02-26 16:54:04 -06:00 |
|
InsanityAutomation
|
03516f0519
|
♻️ No ui.reinit_lcd on any ExtUI (#23722)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-02-13 13:44:24 -06:00 |
|
Taylor Talkington
|
7763f9385d
|
✨ Optional HOST_STATUS_NOTIFICATIONS (#22833)
|
2022-02-08 17:36:06 -06:00 |
|
Scott Lahteine
|
0564cb188f
|
🚸 Enhanced UI => Professional UI - with updates (#23624)
|
2022-02-05 10:30:17 -06:00 |
|
Bones
|
076d8e83ea
|
✨ Add ZRIB v53, patch G35 Z drop, related issues (#23636)
|
2022-02-04 15:52:57 -06:00 |
|
GHGiampy
|
f07fc7e96f
|
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590)
|
2022-02-01 17:35:38 -06:00 |
|
Scott Lahteine
|
ab46b7e2f2
|
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
|
2022-01-25 15:47:37 -06:00 |
|
Mike La Spina
|
f6e8622360
|
🐛 Fix LCD contrast/brightness init (#23567)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-01-22 10:16:41 -06:00 |
|
Scott Lahteine
|
d5f2334140
|
♻️ Adjust LCD init, contrast default, settings load
|
2022-01-22 10:14:47 -06:00 |
|
Taylor Talkington
|
d8f73997b6
|
💄 Improve Ender3 v2 DWIN MarlinUI (#23369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-01-17 07:07:45 -06:00 |
|
mistic100
|
2ded50ba3f
|
🚸 Wait for cooldown in MarlinUI power-off (#23476)
|
2022-01-10 07:08:41 -06:00 |
|
Scott Lahteine
|
224b6e5af9
|
🩹 Fix some logical axis usage
|
2022-01-10 05:51:16 -06:00 |
|
David Ross Smith
|
13adcd5c08
|
🚑️ Fix preheat target bug
Fixes Jyers/Marlin#1651
|
2022-01-09 04:07:19 -06:00 |
|
Giuliano Zaro
|
7110d11c9d
|
✨ Fan tachometer support (#23086)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-11-23 14:01:53 -06:00 |
|
Miguel Risco-Castillo
|
b4b16b63ff
|
🚸 Expose sub-options for E3V2 Enhanced (#23099)
|
2021-11-10 10:31:35 -06:00 |
|
Scott Lahteine
|
b09038fcc7
|
🎨 Standard material presets behavior
|
2021-10-29 19:18:35 -05:00 |
|
Scott Lahteine
|
1d80464ba7
|
🎨 Define HAS_PREHEAT conditional
|
2021-10-29 19:18:35 -05:00 |
|
Scott Lahteine
|
ee28a14e8e
|
🎨 Refactor Host Actions as singleton
|
2021-10-15 00:24:08 -05:00 |
|
Sebastien Andrivet
|
2d08afe456
|
🐛 Fix ExtUI Pause messages (#22874)
|
2021-10-04 01:06:49 -05:00 |
|
Scott Lahteine
|
65b950a489
|
🎨 Apply F() to kill / sendinfoscreen
|
2021-10-04 00:26:29 -05:00 |
|
Scott Lahteine
|
12b5d997a2
|
🎨 Apply F() to some ExtUI functions
|
2021-10-04 00:26:29 -05:00 |
|
Scott Lahteine
|
008bf1bcae
|
🎨 Apply F() to Host Actions strings
|
2021-10-04 00:26:29 -05:00 |
|
Scott Lahteine
|
7f1286a11f
|
🎨 Apply F() to status message
|
2021-10-04 00:26:29 -05:00 |
|
Scott Lahteine
|
417e2530eb
|
🎨 Apply F() to G-code suite and queue
|
2021-10-04 00:26:29 -05:00 |
|
Scott Lahteine
|
eb784d6e55
|
🎨 Rename MarlinUI::zoffset_overlay
|
2021-10-03 22:31:54 -05:00 |
|
Miguel Risco-Castillo
|
1ac7a56a82
|
🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-09-25 05:59:43 -05:00 |
|