284 Commits (7b81735f181182d798869d18684c579975437bf7)

Author SHA1 Message Date
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
Scott Lahteine ccc66a8528 🎨 Misc. cleanup 3 years ago
Robby Candra d2c7104bb3 🚸 Change "SD" to "Media" or "SD/FD" (#23297) 3 years ago
Scott Lahteine daa8fff6c6 🩹 SD abort requires open file 3 years ago
Jason Smith a8c0e11cb1 🩹 Handle nullptr in CardReader::printLongPath (#23197) 3 years ago
Scott Lahteine 5a0166489e 🩹 Fix linker error (transfer_port_index) 3 years ago
Scott Lahteine 3d102a77ca 🎨 Apply F() to kill / sendinfoscreen 3 years ago
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
Scott Lahteine 433eedd50f 🎨 Apply F() to serial macros 3 years ago
Scott Lahteine ea3df94213 🎨 Fix L64xx enable, clean up conditionals 3 years ago
Scott Lahteine e705a7724e 🎨 Consolidate Ender-3 V2 DWIN common code (#22778) 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Miguel Risco-Castillo 6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733) 3 years ago
Scott Lahteine 9b0e196ba2 📝 AlephObjects => LulzBot 3 years ago
Scott Lahteine dc5ae16861 🎨 Misc code and spacing cleanup 3 years ago
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 3 years ago
Scott Lahteine c544711f14 🚚 Relocate and adjust DWIN E3V2 (#22471) 3 years ago
Scott Lahteine eafd0ed765 🐛 Use delete [] for new [] 3 years ago
Chris Pepper dc67705049 Simulator HAL and build targets (#22418) 3 years ago
vyacheslav-shubin 99f917c022 🐛 Reset workDirDepth in cdroot() (#22441) 3 years ago
luzpaz 15cf97f0d5 🎨 Spellcheck code (#22531) 3 years ago
Mihai ee64081696 Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271) 3 years ago
Victor Oliveira 8334e92b6f MSC Support for STM32 + SDIO boards -> SKR 2 (#22354) 3 years ago
Scott Lahteine 78c2eb6876 🎨 Check flags without ENABLED 3 years ago
Victor Oliveira 2b4284df81 MULTI_VOLUME for Color UI and MarlinUI (#22004) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
LawnMo a9fd2769f3 🩹 Fix multi_volume + SDIO onboard compile (#21975) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine ddc82b84e2 📝 Document diveToFile, printListing 3 years ago
Moonglow 9878a5ab58 🐛 Fix Toshiba FlashAir (SDCARD_COMMANDS_SPLIT) (#21944) 3 years ago
Scott Lahteine c5c8ef436c Signal SD completion later (#21840) 3 years ago
Victor Oliveira 107dd313bd Multi-Volume. Select Media for LVGL (#21344) 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Scott Lahteine c5ab0a66b7 write_command changes input 3 years ago
Scott Lahteine f3510db367 Fix CardReader string args 3 years ago
vyacheslav-shubin 0b5c25aa7c Fix FAT delete of items with long name (#21528) 3 years ago
Scott Lahteine ba5644376c misc. pointer formatting 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
Scott Lahteine ead6d99069 Clean up, optimize ExtUI/TFT code (#21333) 3 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 3 years ago
Scott Lahteine e1cca6d97b Fix serial index types 3 years ago
X-Ryl669 6652c7c435 Distinguish serial index from mask (#21287) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
Nick c051a2ecae Fix Chiron TFT serial comms (#21152) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 582458998f Use serial shorthand 3 years ago
Scott Lahteine bb5c643dfb Nybbles & Bits 3 years ago
Scott Lahteine bf631046c0 Fix some serial char, echo 3 years ago
X-Ryl669 c631fb79d5 Fix AutoReporter implementation (#20959) 3 years ago