Scott Lahteine
|
4aff10785e
|
🧑💻 Use "enum class"
|
2024-07-05 18:48:41 -05:00 |
|
Scott Lahteine
|
4f85f88ae3
|
🚸 Fix SD nav after "one click print"
|
2024-05-26 02:18:37 -05:00 |
|
Scott Lahteine
|
466282f322
|
🩹 Misc. changes from ProUI / ExtUI updates (#26928)
|
2024-03-31 18:20:37 -05:00 |
|
Scott Lahteine
|
f69effd2eb
|
🚸 Just "warn" on SD fail
|
2023-12-19 20:57:32 -06:00 |
|
Scott Lahteine
|
dfec58e5dc
|
⚡️ Use strlcpy with buffer size (#26513)
|
2023-12-08 00:47:18 -06:00 |
|
Scott Lahteine
|
f72588595b
|
🚸 SD refresh UI update with NO_SD_DETECT (#26366)
Co-authored-by: Sascha <k.puligheddu@alice.it>
|
2023-10-22 15:17:30 -05:00 |
|
Vovodroid
|
49ead19d00
|
🔧 Reversible file alpha sorting (#26130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-08-17 18:13:10 -05:00 |
|
Scott Lahteine
|
c3694f1c03
|
🎨 Lowercase methods, functions, data members (#25939)
For: TFT, DGUS, MarlinUI, Anycubic, JyersUI, CrealityUI
|
2023-06-14 17:24:50 -05:00 |
|
Scott Lahteine
|
2ef71c6eba
|
♻️ Simplify SERIAL_ECHO (#25928)
Since this increases AVR code size, try to optimize further.
|
2023-06-12 16:38:14 -05:00 |
|
Scott Lahteine
|
86c811660e
|
🧑💻 Remove LOOP macros (#25917)
|
2023-06-02 14:30:34 -05:00 |
|
Scott Lahteine
|
2691167afe
|
🧑💻 Dump BOTH and EITHER macros (#25908)
|
2023-06-02 14:26:02 -05:00 |
|
Scott Lahteine
|
1a4e208c69
|
🩹 Fix card.ls call (in easythreed_ui)
Fix regression in #24679
|
2023-05-24 21:24:31 -05:00 |
|
ellensp
|
2e24637bd6
|
"One Click" Print newest file (#25781)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-05-14 20:48:55 -05:00 |
|
Scott Lahteine
|
5664c02d07
|
🧑💻 Generalize SDSUPPORT as HAS_MEDIA
In preparation for single- and multi-volume refactoring.
|
2023-04-22 22:43:09 -05:00 |
|
Scott Lahteine
|
06e5273d24
|
🧑💻 CardReader adjustments (#25611)
|
2023-03-31 18:18:25 -05:00 |
|
Bob Kuhn
|
0021a58943
|
✨ AnyCubic Vyper / Vyper LCD (#25405)
|
2023-03-26 04:07:25 -05:00 |
|
Victor Oliveira
|
218ca05304
|
🧑💻 General 'MediaFile' type alias (#24424)
|
2023-02-04 02:10:26 -06:00 |
|
Miguel Risco-Castillo
|
c66b3cf8a4
|
🚸 ProUI updates (#25176)
|
2023-01-08 03:22:21 -06:00 |
|
phigjm
|
f49731251c
|
🩹 Fix SERVICE_INTERVAL reset (#24888)
|
2022-11-21 17:41:14 -06:00 |
|
Arkadiusz Miśkiewicz
|
c9ef1277f3
|
🚸 On pause report "SD printing byte X/Y" (#24709)
|
2022-09-06 01:48:42 -05:00 |
|
Arkadiusz Miśkiewicz
|
1b03fc3f63
|
🩹 Report M22 / M23 success / fail (#24706)
|
2022-09-01 13:48:24 -05:00 |
|
Arkadiusz Miśkiewicz
|
82d1851743
|
✨ M20_TIMESTAMP_SUPPORT (#24679)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-08-25 17:14:54 -05:00 |
|
ellensp
|
22f0496c9b
|
🚑️ Fix SD mount bug (#24319)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-06-21 17:33:25 -05:00 |
|
ellensp
|
3e9fb34892
|
🩹 Media Change followup (#24302)
Followup to #24015
|
2022-06-07 01:59:21 -05:00 |
|
Robby Candra
|
15b6159f6a
|
🩹 Adjust manage_media for slow/late media init (USB FD) (#24015)
|
2022-05-22 22:00:58 -05:00 |
|
Scott Lahteine
|
d507ea117e
|
🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP
Fixes #24007
Followup to aaf5bf02
|
2022-04-21 02:26:31 -05:00 |
|
Scott Lahteine
|
fd082df077
|
🧑💻 Handle PLR in manage_media
|
2022-04-17 21:20:34 -05:00 |
|
Scott Lahteine
|
aaf5bf0218
|
🧑💻 Add RESET_STEPPERS_ON_MEDIA_INSERT flag
|
2022-04-17 21:20:34 -05:00 |
|
Scott Lahteine
|
fb54d06582
|
🎨 Flatten manage_media code
|
2022-04-17 21:20:34 -05:00 |
|
Scott Lahteine
|
8dfdf51678
|
🎨 Format, use status macros
|
2022-03-25 18:06:03 -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 |
|
Scott Lahteine
|
0564cb188f
|
🚸 Enhanced UI => Professional UI - with updates (#23624)
|
2022-02-05 10:30:17 -06:00 |
|
GHGiampy
|
1e246d65ad
|
✨ Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-01-18 00:56:11 -06:00 |
|
GHGiampy
|
1363b43946
|
✨ Firmware Upload via Binary Transfer (#23462)
|
2022-01-09 01:14:03 -06:00 |
|
Scott Lahteine
|
1bd921d6a6
|
🎨 Misc. cleanup, comments
|
2022-01-06 05:10:56 -06:00 |
|
Robby Candra
|
e57b7d043c
|
🚸 Change "SD" to "Media" or "SD/FD" (#23297)
|
2021-12-14 18:51:19 -06:00 |
|
Jason Smith
|
1861f780de
|
🩹 Handle nullptr in CardReader::printLongPath (#23197)
|
2021-11-27 15:54:39 -06:00 |
|
Scott Lahteine
|
ba0b772d84
|
🩹 Fix linker error (transfer_port_index)
|
2021-10-30 23:46:22 -05:00 |
|
Scott Lahteine
|
65b950a489
|
🎨 Apply F() to kill / sendinfoscreen
|
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
|
520b97083e
|
🎨 Apply F() to serial macros
|
2021-10-04 00:26:29 -05:00 |
|
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
2021-09-09 05:41:58 -05:00 |
|
Miguel Risco-Castillo
|
0f61d9e4dd
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-09-07 02:15:24 -05:00 |
|
Scott Lahteine
|
13e4e24e21
|
🐛 Use delete [] for new []
|
2021-08-10 04:01:33 -05:00 |
|
Scott Lahteine
|
9bb5b10c0c
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
2021-07-31 05:32:13 -05:00 |
|
vyacheslav-shubin
|
4ca5f6da3f
|
🐛 Reset workDirDepth in cdroot() (#22441)
|
2021-07-28 14:55:04 -05:00 |
|
Chris Pepper
|
21011eefa8
|
✨ Simulator HAL and build targets (#22418)
|
2021-07-21 19:01:23 -05:00 |
|
Scott Lahteine
|
26bfc26797
|
🎨 Check flags without ENABLED
|
2021-07-09 17:09:58 -05:00 |
|
Scott Lahteine
|
504c569f9c
|
🐛 Followup to M20 L
- Fix `printListing` after #22271
|
2021-07-08 00:22:01 -05:00 |
|