269 Commits (9c19d4705ebd67e6769853d86b6237086a5426aa)

Author SHA1 Message Date
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 4 years ago
Scott Lahteine c544711f14 🚚 Relocate and adjust DWIN E3V2 (#22471) 4 years ago
Scott Lahteine eafd0ed765 🐛 Use delete [] for new [] 4 years ago
Chris Pepper dc67705049 Simulator HAL and build targets (#22418) 4 years ago
vyacheslav-shubin 99f917c022 🐛 Reset workDirDepth in cdroot() (#22441) 4 years ago
luzpaz 15cf97f0d5 🎨 Spellcheck code (#22531) 4 years ago
Mihai ee64081696 Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271) 4 years ago
Victor Oliveira 8334e92b6f MSC Support for STM32 + SDIO boards -> SKR 2 (#22354) 4 years ago
Scott Lahteine 78c2eb6876 🎨 Check flags without ENABLED 4 years ago
Victor Oliveira 2b4284df81 MULTI_VOLUME for Color UI and MarlinUI (#22004) 4 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 4 years ago
LawnMo a9fd2769f3 🩹 Fix multi_volume + SDIO onboard compile (#21975) 4 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 4 years ago
Scott Lahteine ddc82b84e2 📝 Document diveToFile, printListing 4 years ago
Moonglow 9878a5ab58 🐛 Fix Toshiba FlashAir (SDCARD_COMMANDS_SPLIT) (#21944) 4 years ago
Scott Lahteine c5c8ef436c Signal SD completion later (#21840) 4 years ago
Victor Oliveira 107dd313bd Multi-Volume. Select Media for LVGL (#21344) 4 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 4 years ago
Scott Lahteine c5ab0a66b7 write_command changes input 4 years ago
Scott Lahteine f3510db367 Fix CardReader string args 4 years ago
vyacheslav-shubin 0b5c25aa7c Fix FAT delete of items with long name (#21528) 4 years ago
Scott Lahteine ba5644376c misc. pointer formatting 4 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 4 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 4 years ago
Scott Lahteine ead6d99069 Clean up, optimize ExtUI/TFT code (#21333) 4 years ago
Scott Lahteine b713ca2638 Number serial from 1 to match settings 4 years ago
Scott Lahteine e1cca6d97b Fix serial index types 4 years ago
X-Ryl669 6652c7c435 Distinguish serial index from mask (#21287) 4 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 4 years ago
Nick c051a2ecae Fix Chiron TFT serial comms (#21152) 4 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
Scott Lahteine 582458998f Use serial shorthand 4 years ago
Scott Lahteine bb5c643dfb Nybbles & Bits 4 years ago
Scott Lahteine bf631046c0 Fix some serial char, echo 4 years ago
X-Ryl669 c631fb79d5 Fix AutoReporter implementation (#20959) 4 years ago
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 4 years ago
Scott Lahteine 4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 4 years ago
Scott Lahteine cc545a73a1 Serial refactor followup 4 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 4 years ago
ellensp 8da8e7d17b Meatpack::report_state on serial port init (#20903) 4 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 4 years ago
Rockman18 910059adcb Fix, consolidate PSTR aliases (#20812) 4 years ago
Marcio Teixeira 1e7426e549 Silence unused parameter warnings 4 years ago
MKS-Sean a3d6442d02 MKS WiFi for TFT_LVGL_UI (#20191) 4 years ago
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
Victor Oliveira 79672d51f6 USB FD via native USB Host + MSC (#20571) 4 years ago
LinFor 323bf47738 FTDI EVE: Cyrillic font, some minor fixes (#20517) 4 years ago
Scott Lahteine e188b3e28c Auto-check followup 4 years ago
Scott Lahteine 37dd0fd2d6 Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 4 years ago
Scott Lahteine 2384e5c9c9 Fix fileExists, use openFailed 4 years ago