Scott Lahteine
|
65490f27c4
|
🎨 Fix comments, formatting
|
2022-06-22 05:37:38 -05:00 |
|
luzpaz
|
1afb80d45d
|
🌐 Fix LCD string, typos (#24324)
|
2022-06-22 05:37:38 -05:00 |
|
Scott Lahteine
|
2ecaebeab2
|
🧑💻 Apply F() to some LCD / TFT strings
Followup to #24228
|
2022-06-13 21:01:55 -05:00 |
|
ellensp
|
e5fb6ace4c
|
🩹 Media Change followup (#24302)
Followup to #24015
|
2022-06-07 01:59:58 -05:00 |
|
Scott Lahteine
|
d7a71beaf4
|
🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING
|
2022-06-05 21:33:29 -05:00 |
|
Scott Lahteine
|
f3b593ae73
|
🎨 Fix spelling, whitespace
|
2022-06-05 21:11:27 -05:00 |
|
Scott Lahteine
|
1e127a93c4
|
🧑💻 Extend LCD string substitution (#24278)
|
2022-06-04 00:57:34 -05:00 |
|
lujios
|
fcef8d946c
|
⚡️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220)
Co-Authored-By: Robby Candra <robbycandra.mail@gmail.com>
Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
|
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
|
07cd248b91
|
♻️ Move watchdog to MarlinHAL
|
2022-06-03 22:06:50 -05:00 |
|
Ludy
|
4ae54a6229
|
🐛 Update German language, Fix FTDI (#24047, #24048, #24227)
|
2022-06-03 22:06:50 -05:00 |
|
tombrazier
|
21c838cb1b
|
⚗️ Temperature Model Predictive Control (#23751)
|
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
|
deb1ba73bb
|
🎨 Use pos.set method
|
2022-05-31 17:31:15 -05:00 |
|
Scott Lahteine
|
800a936caa
|
🎨 Combine serial echos
|
2022-05-27 17:05:35 -05:00 |
|
Scott Lahteine
|
b72f9277e9
|
♻️ Common Bed Leveling object name, accessors (#24214)
|
2022-05-21 18:13:30 -05:00 |
|
Scott Lahteine
|
dcd769b4a1
|
🎨 Nextion cleanup
|
2022-05-13 01:19:45 -05:00 |
|
Scott Lahteine
|
9ab1a57d72
|
♻️ Consolidate DGUSScreenHandler class (#24067)
|
2022-05-07 18:46:20 -05:00 |
|
ellensp
|
230db90b70
|
🩹 Fix DGUS_PREHEAT_UI enable with DGUS_LCD_CLASSIC (#24066)
|
2022-05-07 18:40:42 -05:00 |
|
tombrazier
|
74565890f3
|
♻️ Refactor and fix ABL Bilinear (#23868, #24009, #24107)
|
2022-05-07 18:13:09 -05:00 |
|
Scott Lahteine
|
4ec9af42b8
|
💥 Rename ExtUI settings methods
|
2022-05-07 18:13:09 -05:00 |
|
ellensp
|
7b39604d6f
|
🌐 Update Russian language (#23978)
|
2022-05-07 18:12:18 -05:00 |
|
stream2me
|
e9ea82e78d
|
🐛 Prefer os.replace, fix TFT_LVGL_UI build (#24001)
|
2022-05-07 18:07:01 -05:00 |
|
Scott Lahteine
|
2ee4a667e1
|
💡 Misc. cleanup, comments
|
2022-05-07 16:17:47 -05:00 |
|
Scott Lahteine
|
9ac1c73041
|
🎨 General cleanup, comments
|
2022-05-07 16:01:17 -05:00 |
|
Julien Staub
|
62f298aca3
|
🩹 Fix ExtUI build with Host Keepalive disabled (#23898)
|
2022-05-07 15:58:31 -05:00 |
|
Nick
|
1a76d4d467
|
🐛 Fix Chiron new TFT SD print after reset (#23855)
|
2022-05-07 15:58:31 -05:00 |
|
Scott Lahteine
|
4028c1cfc7
|
🩹 Fix FSTR / PSTR usage
|
2022-05-07 15:58:31 -05:00 |
|
Scott Lahteine
|
4817efcf81
|
🧑💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI
|
2022-05-07 15:58:31 -05:00 |
|
tombrazier
|
41a51e9527
|
🐛 Fix backlash applied steps when config changes (#23826)
Followup to #23814
|
2022-05-07 15:58:30 -05:00 |
|
ellensp
|
3abf4de4ae
|
🚸 Align MKS UI heated bed status with HAS_MULTI_HOTEND (#23718)
|
2022-05-07 15:55:16 -05:00 |
|
Scott Lahteine
|
2a584cea96
|
🎨 Misc. DGUS cleanup
|
2022-05-07 15:55:08 -05:00 |
|
InsanityAutomation
|
e255e4a69f
|
PLR accessors for Ext UI (#23687)
|
2022-05-07 15:54:46 -05:00 |
|
Mike La Spina
|
c7b0626b02
|
🐛 Fix SPI DMA and default mode (#23627)
Followup to #23464
|
2022-05-07 15:38:56 -05:00 |
|
ellensp
|
f0f1d33980
|
✅ FYSETC TFT81050 CI Test (#23604)
|
2022-05-07 15:38:55 -05:00 |
|
Scott Lahteine
|
38e0e92e9d
|
✏️ Fix MKS enum
|
2022-05-07 15:38:55 -05:00 |
|
Scott Lahteine
|
2dcc3ddeed
|
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
|
2022-05-07 15:38:55 -05:00 |
|
Lars
|
a4ea8bc1e1
|
🐛 Fix DGUS_Reloaded G-code execution (#23592)
|
2022-05-07 15:38:55 -05:00 |
|
DejitaruJin
|
2f48c30445
|
🩹 Fix DWIN float debugging (#23601)
|
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 |
|
A. Herlas
|
8695f462b7
|
✨ Z Offset Wizard for TFT_LVGL_UI (English) (#23489)
|
2022-05-07 15:26:59 -05:00 |
|
zerkix
|
70f03ad852
|
🐛 Finish and organize temp sensors (#23519)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 15:24:42 -05:00 |
|
Sola
|
a80cafbcfc
|
⚡️ SPI+DMA+interrupt method (STM32 / MKS UI) (#23464)
|
2022-05-07 15:13:40 -05:00 |
|
Scott Lahteine
|
0470fbe0a1
|
🧑💻 Move PB0 init for MKS_ROBIN_NANO
|
2022-01-12 10:23:50 -06:00 |
|
Scott Lahteine
|
eb8d819325
|
🧑💻 Fewer string macros
|
2022-01-10 05:52:02 -06:00 |
|
Scott Lahteine
|
9956e62674
|
🧑💻 Apply axis conditionals
|
2022-01-09 04:33:24 -06:00 |
|
Scott Lahteine
|
5b9f3bd4b1
|
🧑💻 Remove extraneous 'inline' hints
|
2022-01-09 04:33:17 -06:00 |
|
Scott Lahteine
|
ccc66a8528
|
🎨 Misc. cleanup
|
2022-01-09 04:33:01 -06:00 |
|
EvilGremlin
|
c9561a8826
|
🔧 Check Chiron LCD requirements (#23353)
Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com>
|
2022-01-09 01:31:03 -06:00 |
|
Scott Lahteine
|
58c84f17ba
|
🎨 Simplify some debug echos
|
2022-01-09 01:31:03 -06:00 |
|