97 Commits (02b01c773eb59b3495bf4e6ec7f71f1d4d97a4e1)

Author SHA1 Message Date
  GHGiampy 1363b43946
✨ Firmware Upload via Binary Transfer (#23462) 3 years ago
  Scott Lahteine 1bd921d6a6 🎨 Misc. cleanup, comments 3 years ago
  Scott Lahteine 6fb2d8a25f 🧑‍💻 Remove extraneous 'inline' hints 3 years ago
  Scott Lahteine 1cff4fdb36 🩹 SD abort requires open file 3 years ago
  Scott Lahteine b88117d636 🎨 Fix L64xx enable, clean up conditionals 3 years ago
  Mihai 094caadf94
✨ Enable 'M20 L' with LONG_FILENAME_HOST_SUPPORT (#22271) 4 years ago
  Victor Oliveira d6a7ebce6c
✨ MULTI_VOLUME for Color UI and MarlinUI (#22004) 4 years ago
  Scott Lahteine 4ea4fa78aa 📝 Document diveToFile, printListing 4 years ago
  Scott Lahteine b65cdbed91
Signal SD completion later (#21840) 4 years ago
  Victor Oliveira 138340ee99
Multi-Volume. Select Media for LVGL (#21344) 4 years ago
  Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 4 years ago
  Scott Lahteine e3116eed2e write_command changes input 4 years ago
  Scott Lahteine 98d6c751d3 Fix CardReader string args 4 years ago
  Scott Lahteine 8b6718c632 misc. pointer formatting 4 years ago
  Scott Lahteine 3b73b115ca Apply pointer formatting 4 years ago
  Scott Lahteine 1affbe2100
Clean up, optimize ExtUI/TFT code (#21333) 4 years ago
  Scott Lahteine fe0b770033 Fix serial index types 4 years ago
  X-Ryl669 07b4cc145b
Fix AutoReporter implementation (#20959) 4 years ago
  Scott Lahteine 9d0e64a725
AutoReport class (Temperature, Cardreader) (#20913) 4 years ago
  Scott Lahteine 7bbdbcfb6d Serial refactor followup 4 years ago
  X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 4 years ago
  ellensp c929fb52dd
Meatpack::report_state on serial port init (#20903) 4 years ago
  Scott Lahteine d33fe2378c
Move common strings (#20846) 4 years ago
  Scott Lahteine 7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 4 years ago
  Scott Lahteine b6a32500c4
M808 Repeat Markers (#20084) 4 years ago
  Scott Lahteine f17394d677 Ability to disable M32 4 years ago
  Scott Lahteine 6d4c82f4d8
Fix diveToFile with open Dir object (#19539) 4 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
  Scott Lahteine e90bbb37d4 Tweak and use SD_ORDER 5 years ago
  Scott Lahteine f4c258dc23
Creality Ender 3 v2 (#17719) 5 years ago
  Scott Lahteine 6371782263 Add HAS_MULTI_SERIAL conditional 5 years ago
  Marcio T 2a959cde6f
Fix undefined/unused, Touch UI (#17874) 5 years ago
  Scott Lahteine 3d3d2a923b Cleanup with updated macros 5 years ago
  Scott Lahteine 967c1d8534 Do SD sort order in CardReader 5 years ago
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 5 years ago
  Scott Lahteine 65f6a373b0
Refactor SD detect handler (#17380) 5 years ago
  Scott Lahteine 747b964295
Clean up user-wait, SD completion (#17315) 5 years ago
  Scott Lahteine 8f66dbfcd5
SD_DETECT_INVERTED => SD_DETECT_STATE (#17112) 5 years ago
  Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 5 years ago
  Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 5 years ago
  Scott Lahteine 29ec868c4b Commit last SD line before fileHasFinished 5 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
  Robby Candra 48098b1675 Preserve CWD for write/remove file (#16667) 5 years ago
  Scott Lahteine f3d64b7115 Cardreader read/write open methods 5 years ago
  Francois Rainville dd0c5de4c7 Provide LONG_FILENAME_LENGTH for headers (#15582) 5 years ago
  LinFor b20d5a7cc6 Estimate Remaining Time (graphical display) (#15497) 5 years ago
  Scott Lahteine 72d791a736 Standardize active/paused functions 5 years ago
  Scott Lahteine 2277c6dffc
Optimize SD card reader, sorting (#15395) 5 years ago
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
  Robby Candra 98233b1de0 Add root flag to CardReader (#15275) 5 years ago