189 次代码提交 (aaf5bf0218a3c20d27a9aeab064b0a6090052b1f)

作者 SHA1 备注 提交日期
  Miguel Risco-Castillo 79b38e0e14
🚸 Update Ender3 V2/S1 Pro UI (#23878) 3 年前
  Scott Lahteine 48b5362cf0 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI 3 年前
  Scott Lahteine 0564cb188f
🚸 Enhanced UI => Professional UI - with updates (#23624) 3 年前
  GHGiampy 1e246d65ad
✨ Long filename open/create/write (#23526) 3 年前
  GHGiampy 1363b43946
✨ Firmware Upload via Binary Transfer (#23462) 3 年前
  Scott Lahteine 1bd921d6a6 🎨 Misc. cleanup, comments 3 年前
  Robby Candra e57b7d043c
🚸 Change "SD" to "Media" or "SD/FD" (#23297) 3 年前
  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) 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 3 年前
  Mihai 094caadf94
✨ Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271) 3 年前
  Victor Oliveira d6a7ebce6c
✨ MULTI_VOLUME for Color UI and MarlinUI (#22004) 4 年前
  DerAndere 7726af9c53
🏗️ Support for up to 6 linear axes (#19112) 4 年前
  LawnMo 2dd25938cc
🩹 Fix multi_volume + SDIO onboard compile (#21975) 4 年前
  Scott Lahteine 4ea4fa78aa 📝 Document diveToFile, printListing 4 年前
  Scott Lahteine b65cdbed91
Signal SD completion later (#21840) 4 年前
  Victor Oliveira 138340ee99
Multi-Volume. Select Media for LVGL (#21344) 4 年前
  Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 4 年前
  Scott Lahteine e3116eed2e write_command changes input 4 年前
  Scott Lahteine 98d6c751d3 Fix CardReader string args 4 年前
  Scott Lahteine 8b6718c632 misc. pointer formatting 4 年前
  Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 4 年前
  Scott Lahteine fe0b770033 Fix serial index types 4 年前
  X-Ryl669 55c31fbe9a
Distinguish serial index from mask (#21287) 4 年前
  Scott Lahteine dd42831cba Serial macros cleanup 4 年前
  X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 年前
  Scott Lahteine 708ea3d0bb Use serial shorthand 4 年前
  Scott Lahteine 604afd52d1 Fix some serial char, echo 4 年前
  X-Ryl669 07b4cc145b
Fix AutoReporter implementation (#20959) 4 年前
  Scott Lahteine 9d0e64a725
AutoReport class (Temperature, Cardreader) (#20913) 4 年前
  X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 4 年前
  ellensp c929fb52dd
Meatpack::report_state on serial port init (#20903) 4 年前
  Scott Lahteine d33fe2378c
Move common strings (#20846) 4 年前
  Victor Oliveira c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 年前
  Scott Lahteine 5a6fc3e5b7 Auto-check followup 4 年前
  Scott Lahteine 7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 4 年前
  Scott Lahteine ee4c2b36b8 Fix fileExists, use openFailed 4 年前
  Scott Lahteine b6a32500c4
M808 Repeat Markers (#20084) 4 年前
  Victor Oliveira 08c5557026
Abort print on media removal (#20200) 4 年前
  Hebezo 6ccb4b93b1
Option to ignore SD at startup (#20099) 4 年前