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)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
LawnMo
|
a9fd2769f3
|
🩹 Fix multi_volume + SDIO onboard compile (#21975)
|
4 years ago |
Scott Lahteine
|
ddc82b84e2
|
📝 Document diveToFile, printListing
|
4 years ago |
Scott Lahteine
|
c5c8ef436c
|
Signal SD completion later (#21840)
|
4 years ago |
Victor Oliveira
|
107dd313bd
|
Multi-Volume. Select Media for LVGL (#21344)
|
4 years ago |
Scott Lahteine
|
c66cbf0d69
|
Reduce math library code size by 3.4KB (#21575)
|
4 years ago |
Scott Lahteine
|
c5ab0a66b7
|
write_command changes input
|
4 years ago |
Scott Lahteine
|
f3510db367
|
Fix CardReader string args
|
4 years ago |
Scott Lahteine
|
ba5644376c
|
misc. pointer formatting
|
4 years ago |
Scott Lahteine
|
c6774812fa
|
More IntelliSense-friendly declarations
|
4 years ago |
Scott Lahteine
|
e1cca6d97b
|
Fix serial index types
|
4 years ago |
X-Ryl669
|
6652c7c435
|
Distinguish serial index from mask (#21287)
|
4 years ago |
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
4 years ago |
X-Ryl669
|
77f48d2bad
|
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
|
582458998f
|
Use serial shorthand
|
4 years ago |
Scott Lahteine
|
bf631046c0
|
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
|
4 years ago |
X-Ryl669
|
c631fb79d5
|
Fix AutoReporter implementation (#20959)
|
4 years ago |
Scott Lahteine
|
4b9f2f13b1
|
AutoReport class (Temperature, Cardreader) (#20913)
|
4 years ago |
X-Ryl669
|
efa1e56369
|
Refactor serial class with templates (#20783)
|
4 years ago |
ellensp
|
8da8e7d17b
|
Meatpack::report_state on serial port init (#20903)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
4 years ago |
Victor Oliveira
|
2c58d0881b
|
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 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)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
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)
* Fix CardReader diveToFile
* Add CardReader::fileExists
|
4 years ago |
Scott Lahteine
|
4648351270
|
CardReader cleanup
|
4 years ago |
Scott Lahteine
|
943a594ba0
|
Tweak MMU beeps, misc. cleanup
|
4 years ago |
Scott Lahteine
|
c360705e6a
|
Clean up LCD conditionals, DWIN
|
4 years ago |
Scott Lahteine
|
c1d9e8d571
|
SD card debugging
|
4 years ago |
Scott Lahteine
|
f7cb9455c8
|
No 'ls' if media isn't mounted
|
4 years ago |
Victor Oliveira
|
6a511b6ea7
|
Only show "SD Init Fail" with detectable media (#19236)
|
4 years ago |
Victor Oliveira
|
919ea2a76d
|
Fail SD mount without SPI re-init (#19226)
|
4 years ago |
Jason Smith
|
6043f5d5d0
|
Fix SD pins for SKR Pro and GTR (#19047)
|
4 years ago |
Serhiy-K
|
349bddc652
|
"SD init fail" status error (#19064)
|
4 years ago |