Arkadiusz Miśkiewicz
|
c9ef1277f3
|
🚸 On pause report "SD printing byte X/Y" (#24709)
|
2 лет назад |
Arkadiusz Miśkiewicz
|
1b03fc3f63
|
🩹 Report M22 / M23 success / fail (#24706)
|
2 лет назад |
Arkadiusz Miśkiewicz
|
82d1851743
|
✨ M20_TIMESTAMP_SUPPORT (#24679)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 лет назад |
ellensp
|
22f0496c9b
|
🚑️ Fix SD mount bug (#24319)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 лет назад |
ellensp
|
3e9fb34892
|
🩹 Media Change followup (#24302)
Followup to #24015
|
2 лет назад |
Robby Candra
|
15b6159f6a
|
🩹 Adjust manage_media for slow/late media init (USB FD) (#24015)
|
2 лет назад |
Scott Lahteine
|
d507ea117e
|
🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP
Fixes #24007
Followup to aaf5bf02
|
2 лет назад |
Scott Lahteine
|
fd082df077
|
🧑💻 Handle PLR in manage_media
|
2 лет назад |
Scott Lahteine
|
aaf5bf0218
|
🧑💻 Add RESET_STEPPERS_ON_MEDIA_INSERT flag
|
2 лет назад |
Scott Lahteine
|
fb54d06582
|
🎨 Flatten manage_media code
|
2 лет назад |
Scott Lahteine
|
8dfdf51678
|
🎨 Format, use status macros
|
2 лет назад |
Miguel Risco-Castillo
|
79b38e0e14
|
🚸 Update Ender3 V2/S1 Pro UI (#23878)
|
2 лет назад |
Scott Lahteine
|
48b5362cf0
|
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
|
2 лет назад |
Scott Lahteine
|
0564cb188f
|
🚸 Enhanced UI => Professional UI - with updates (#23624)
|
2 лет назад |
GHGiampy
|
1e246d65ad
|
✨ Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 лет назад |
GHGiampy
|
1363b43946
|
✨ Firmware Upload via Binary Transfer (#23462)
|
2 лет назад |
Scott Lahteine
|
1bd921d6a6
|
🎨 Misc. cleanup, comments
|
2 лет назад |
Robby Candra
|
e57b7d043c
|
🚸 Change "SD" to "Media" or "SD/FD" (#23297)
|
2 лет назад |
Jason Smith
|
1861f780de
|
🩹 Handle nullptr in CardReader::printLongPath (#23197)
|
3 лет назад |
Scott Lahteine
|
ba0b772d84
|
🩹 Fix linker error (transfer_port_index)
|
3 лет назад |
Scott Lahteine
|
65b950a489
|
🎨 Apply F() to kill / sendinfoscreen
|
3 лет назад |
Scott Lahteine
|
7f1286a11f
|
🎨 Apply F() to status message
|
3 лет назад |
Scott Lahteine
|
520b97083e
|
🎨 Apply F() to serial macros
|
3 лет назад |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 лет назад |
Miguel Risco-Castillo
|
0f61d9e4dd
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 лет назад |
Scott Lahteine
|
13e4e24e21
|
🐛 Use delete [] for new []
|
3 лет назад |
Scott Lahteine
|
9bb5b10c0c
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
3 лет назад |
vyacheslav-shubin
|
4ca5f6da3f
|
🐛 Reset workDirDepth in cdroot() (#22441)
|
3 лет назад |
Chris Pepper
|
21011eefa8
|
✨ Simulator HAL and build targets (#22418)
|
3 лет назад |
Scott Lahteine
|
26bfc26797
|
🎨 Check flags without ENABLED
|
3 лет назад |
Scott Lahteine
|
504c569f9c
|
🐛 Followup to M20 L
- Fix `printListing` after #22271
|
3 лет назад |
Mihai
|
094caadf94
|
✨ Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271)
|
3 лет назад |
Victor Oliveira
|
d6a7ebce6c
|
✨ MULTI_VOLUME for Color UI and MarlinUI (#22004)
|
3 лет назад |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 лет назад |
LawnMo
|
2dd25938cc
|
🩹 Fix multi_volume + SDIO onboard compile (#21975)
|
3 лет назад |
Scott Lahteine
|
4ea4fa78aa
|
📝 Document diveToFile, printListing
|
3 лет назад |
Scott Lahteine
|
b65cdbed91
|
Signal SD completion later (#21840)
|
3 лет назад |
Victor Oliveira
|
138340ee99
|
Multi-Volume. Select Media for LVGL (#21344)
|
3 лет назад |
Scott Lahteine
|
24a095c5c1
|
Reduce math library code size by 3.4KB (#21575)
|
3 лет назад |
Scott Lahteine
|
e3116eed2e
|
write_command changes input
|
3 лет назад |
Scott Lahteine
|
98d6c751d3
|
Fix CardReader string args
|
3 лет назад |
Scott Lahteine
|
8b6718c632
|
misc. pointer formatting
|
3 лет назад |
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
3 лет назад |
Scott Lahteine
|
fe0b770033
|
Fix serial index types
|
3 лет назад |
X-Ryl669
|
55c31fbe9a
|
Distinguish serial index from mask (#21287)
|
3 лет назад |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
3 лет назад |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 лет назад |
Scott Lahteine
|
708ea3d0bb
|
Use serial shorthand
|
3 лет назад |
Scott Lahteine
|
604afd52d1
|
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
|
3 лет назад |
X-Ryl669
|
07b4cc145b
|
Fix AutoReporter implementation (#20959)
|
3 лет назад |