176 Commits (3d102a77ca475c2dc6461152ecc445247b9bfd26)

Author SHA1 Message Date
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 b661795ae5 🎨 Fewer serial macros 3 years ago
Miguel Risco-Castillo 6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733) 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
Mihai ee64081696 Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271) 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 ddc82b84e2 📝 Document diveToFile, printListing 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
Scott Lahteine ba5644376c misc. pointer formatting 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 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
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 bf631046c0 Fix some serial char, echo 3 years ago
X-Ryl669 c631fb79d5 Fix AutoReporter implementation (#20959) 3 years ago
Scott Lahteine 4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 3 years ago
X-Ryl669 efa1e56369 Refactor serial class with templates (#20783) 3 years ago
ellensp 8da8e7d17b Meatpack::report_state on serial port init (#20903) 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
Victor Oliveira 2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 3 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
Scott Lahteine deb8df8eff M808 Repeat Markers (#20084) 4 years ago
Victor Oliveira 1040f14da4 Abort print on media removal (#20200) 4 years ago
Hebezo 012745b218 Option to ignore SD at startup (#20099) 4 years ago
Scott Lahteine d4b86322a9 M32 followup 4 years ago
Scott Lahteine ca730314e7 Ability to disable M32 4 years ago
Sergey1560 1767a3bd70 Don't close diveDir in fileExists (#20035) 4 years ago
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Scott Lahteine de4f882a22 Fetch longname when a file exists 4 years ago
Scott Lahteine 9aff5cb095 Add extra CardReader debugging 4 years ago
Scott Lahteine 806c908091 Fix diveToFile with open Dir object (#19539) 4 years ago
Scott Lahteine 4648351270 CardReader cleanup 4 years ago
Scott Lahteine 943a594ba0 Tweak MMU beeps, misc. cleanup 4 years ago