278 Commits (01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7)

Author SHA1 Message Date
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
Nick b276a7fd17
Fix Chiron TFT serial comms (#21152) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 708ea3d0bb Use serial shorthand 3 years ago
Scott Lahteine 49564e5310 Nybbles & Bits 3 years ago
Scott Lahteine 604afd52d1 Fix some serial char, echo 3 years ago
X-Ryl669 07b4cc145b
Fix AutoReporter implementation (#20959) 3 years ago
X-Ryl669 27366197f3
Serial refactor followup (#20932) 3 years ago
Scott Lahteine 9d0e64a725
AutoReport class (Temperature, Cardreader) (#20913) 3 years ago
Scott Lahteine 7bbdbcfb6d Serial refactor followup 3 years ago
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 3 years ago
ellensp c929fb52dd
Meatpack::report_state on serial port init (#20903) 3 years ago
Scott Lahteine d33fe2378c
Move common strings (#20846) 3 years ago
Rockman18 d0f953218f
Fix, consolidate PSTR aliases (#20812) 3 years ago
Marcio Teixeira 6376b683c7 Silence unused parameter warnings 4 years ago
MKS-Sean 35c1b330ec
MKS WiFi for TFT_LVGL_UI (#20191) 4 years ago
Victor Oliveira c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 4 years ago
Victor Oliveira 84ab088b40
USB FD via native USB Host + MSC (#20571) 4 years ago
LinFor 6af6a35d9d
FTDI EVE: Cyrillic font, some minor fixes (#20517) 4 years ago
Scott Lahteine 5a6fc3e5b7 Auto-check followup 4 years ago
Scott Lahteine 7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 4 years ago
Scott Lahteine ee4c2b36b8 Fix fileExists, use openFailed 4 years ago
Scott Lahteine b6a32500c4
M808 Repeat Markers (#20084) 4 years ago
Victor Oliveira 08c5557026
Abort print on media removal (#20200) 4 years ago
Jason Smith 288eb06708
UTF longname followup (#20115) 4 years ago
Hebezo 6ccb4b93b1
Option to ignore SD at startup (#20099) 4 years ago
Scott Lahteine ddc23c6224 M32 followup 4 years ago
LinFor 5b9aeb2e5f
Handle UTF in long filenames (#20087) 4 years ago
Scott Lahteine f17394d677 Ability to disable M32 4 years ago
Scott Lahteine af75e24c2e Clean up corrected urls 4 years ago
Sergey1560 f924344cc5
Don't close diveDir in fileExists (#20035) 4 years ago
Scott Lahteine ec23e37a4a Clean up comments, USB flash, NULLs 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Scott Lahteine 5070fae231 Batch appercase hex values 4 years ago
bilsef 90801f8815 Fix onboard SD card support for Teensy 3.6 & 4.1 (#19593) 4 years ago
Scott Lahteine 4d1357e318 Adjust HAL platform defines, comments 4 years ago
Scott Lahteine 6831341ab4 Batch appercase hex values 4 years ago
bilsef e8a62ee3cf
Fix onboard SD card support for Teensy 3.6 & 4.1 (#19593) 4 years ago
Scott Lahteine 4e8eea8e78 Adjust HAL platform defines, comments 4 years ago
Scott Lahteine 660420050b Fetch longname when a file exists 4 years ago
Scott Lahteine 0ddb4d88a9 Add extra CardReader debugging 4 years ago
Scott Lahteine 6d4c82f4d8
Fix diveToFile with open Dir object (#19539) 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Scott Lahteine cd5735130d CardReader cleanup 4 years ago
Scott Lahteine 4975e93350 Tweak MMU beeps, misc. cleanup 4 years ago
Scott Lahteine a445746a8b Clean up LCD conditionals, DWIN 4 years ago
Scott Lahteine d9ad8caf02 SD card debugging 4 years ago
Scott Lahteine 14314b68ec No 'ls' if media isn't mounted 4 years ago
Victor Oliveira 1f25312b65
Only show "SD Init Fail" with detectable media (#19236) 4 years ago
Victor Oliveira e3d855673e
Fail SD mount without SPI re-init (#19226) 4 years ago