Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
4 years ago |
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
4 years ago |
Scott Lahteine
|
1affbe2100
|
Clean up, optimize ExtUI/TFT code (#21333)
|
4 years ago |
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
4 years ago |
Scott Lahteine
|
fe0b770033
|
Fix serial index types
|
4 years ago |
X-Ryl669
|
55c31fbe9a
|
Distinguish serial index from mask (#21287)
|
4 years ago |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
4 years ago |
Nick
|
b276a7fd17
|
Fix Chiron TFT serial comms (#21152)
|
4 years ago |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
708ea3d0bb
|
Use serial shorthand
|
4 years ago |
Scott Lahteine
|
49564e5310
|
Nybbles & Bits
|
4 years ago |
Scott Lahteine
|
604afd52d1
|
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
|
4 years ago |
X-Ryl669
|
07b4cc145b
|
Fix AutoReporter implementation (#20959)
|
4 years ago |
X-Ryl669
|
27366197f3
|
Serial refactor followup (#20932)
|
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)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
4 years ago |
Rockman18
|
d0f953218f
|
Fix, consolidate PSTR aliases (#20812)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 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)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
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)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
ddc23c6224
|
M32 followup
|
4 years ago |
LinFor
|
5b9aeb2e5f
|
Handle UTF in long filenames (#20087)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
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)
* Fix CardReader diveToFile
* Add CardReader::fileExists
|
4 years ago |
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
4 years ago |
Scott Lahteine
|
cd5735130d
|
CardReader cleanup
|
4 years ago |