InsanityAutomation
|
81f88fefdc
|
🐛 Fix FTDUI Status Screen Timeout (#24899)
|
2 年前 |
Scott Lahteine
|
81976c4360
|
🧑💻 Pins and debug list cleanup (#24878)
|
2 年前 |
Scott Lahteine
|
dd3b65bb1f
|
🎨 HAS_SPI_FLASH => SPI_FLASH
|
2 年前 |
Giuliano Zaro
|
efde96131d
|
✨ ADVANCE_K per-extruder (#24821)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 年前 |
EvilGremlin
|
f595e40ceb
|
♻️ Set Progress without LCD (#24767)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 年前 |
ellensp
|
2c6ed101c1
|
🩹 Disable DEBUG_DGUSLCD (#24798)
|
2 年前 |
Stefan Kalscheuer
|
06d7d2ada4
|
✨ Anycubic i3 Mega LCD file menu fix (#24752)
|
2 年前 |
Giuliano Zaro
|
094701cc71
|
🐛 Fix / refactor shared PID (#24673)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 年前 |
Scott Lahteine
|
34f3e5bd88
|
🎨 Some automated cleanup
|
2 年前 |
Keith Bennett
|
6909f5fa4f
|
📺 Add to MKS UI About Screen (#24610)
|
2 年前 |
Protomosh
|
4ae9bf3b9d
|
🐛 Fix DGUS Reloaded + STM32 (#24600)
|
2 年前 |
Scott Lahteine
|
7e5d5330d6
|
🎨 Misc. 'else' cleanup
|
2 年前 |
Scott Lahteine
|
90b5645223
|
🩹 Fix lcd_preheat compile
|
2 年前 |
Scott Lahteine
|
8ccbac5317
|
🎨 PIO scripts cleanup
|
2 年前 |
Scott Lahteine
|
007af47768
|
✨ Reinstate JyersUI
|
2 年前 |
toomuchwonder
|
c47575f244
|
🩹 Fix MKS UI extruder speed (#24476)
|
2 年前 |
Scott Lahteine
|
2dc543c4f5
|
🎨 ANY => EITHER
|
2 年前 |
Scott Lahteine
|
f73fad1b2f
|
🔥 Remove JyersUI (#24459)
|
2 年前 |
Scott Lahteine
|
54e7b933cd
|
♻️ Encapsulate PID in class (#24389)
|
2 年前 |
Scott Lahteine
|
76d784f75f
|
🎨 Misc. shorthand operators
|
2 年前 |
ellensp
|
58d1b1be28
|
🩹 Fix DGUS (MKS) compile (#24378)
|
2 年前 |
Scott Lahteine
|
6cbd7a48d1
|
🎨 Fix comments, formatting
|
2 年前 |
luzpaz
|
a526c3d77a
|
🌐 Fix LCD string, typos (#24324)
|
2 年前 |
Scott Lahteine
|
640282b8dc
|
🧑💻 Apply F() to some LCD / TFT strings
Followup to #24228
|
2 年前 |
ellensp
|
3e9fb34892
|
🩹 Media Change followup (#24302)
Followup to #24015
|
2 年前 |
Scott Lahteine
|
8aca38351c
|
🧑💻 Extend LCD string substitution (#24278)
|
2 年前 |
Scott Lahteine
|
2b3ba02f09
|
🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING
|
2 年前 |
lujios
|
41f73cb457
|
⚡️ 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>
|
2 年前 |
Scott Lahteine
|
58ce5182c2
|
🎨 Fix spelling, whitespace
|
2 年前 |
Scott Lahteine
|
a59766195c
|
🎨 Use pos.set method
|
2 年前 |
Scott Lahteine
|
1d4f928342
|
🎨 Combine serial echos
|
2 年前 |
Scott Lahteine
|
a5e1d4c50a
|
♻️ Apply F() to more LCD code (#24228)
|
2 年前 |
InsanityAutomation
|
c6b5bf7c00
|
🚨 Fix build warnings on Lulzbot Taz (#24227)
|
2 年前 |
Scott Lahteine
|
52eefa90e1
|
♻️ Move watchdog to MarlinHAL
|
2 年前 |
Scott Lahteine
|
b523ddf1b2
|
♻️ Common Bed Leveling object name, accessors (#24214)
|
2 年前 |
Scott Lahteine
|
c1b53d63fc
|
🎨 Nextion cleanup
|
2 年前 |
Pauli Jokela
|
04fe50936e
|
✨ SOUND_ON_DEFAULT option (#24102)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 年前 |
tombrazier
|
60b6df4542
|
🐛 Fix kinetic ABL mesh after refactor (#24107)
Followup to #23868
|
2 年前 |
Scott Lahteine
|
ac4fefa49a
|
♻️ Consolidate DGUSScreenHandler class (#24067)
|
2 年前 |
ellensp
|
1a131d17b6
|
🩹 Fix DGUS_PREHEAT_UI enable with DGUS_LCD_CLASSIC (#24066)
|
2 年前 |
Ludy
|
3d3898145a
|
🌐 Update German language, FTDI cleanup (#24047)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 年前 |
Ludy
|
fc87834cc0
|
🐛 Fix FTDI::get_utf8_char_and_inc compile (#24048)
|
2 年前 |
Scott Lahteine
|
80810f1b18
|
🚨 Fix some compiler warnings
|
2 年前 |
stream2me
|
46e282bd6d
|
🐛 Prefer os.replace, fix TFT_LVGL_UI build (#24001)
|
2 年前 |
Scott Lahteine
|
6567e0e0aa
|
🎨 Misc. 9-axis cleanup
|
2 年前 |
ellensp
|
283aca50ba
|
🌐 Update Russian language (#23978)
|
2 年前 |
tombrazier
|
72b2e2b2c7
|
⚗️ Temperature Model Predictive Control (#23751)
|
2 年前 |
DerAndere
|
e5b651f407
|
✨ Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 年前 |
Scott Lahteine
|
d6fcae40c4
|
💥 Rename ExtUI settings methods
|
2 年前 |
Scott Lahteine
|
6b47db3a68
|
🎨 General cleanup, comments
|
2 年前 |