Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MKS UI long filename WiFi upload #27482

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

schnurly
Copy link
Contributor

Description

This fix enables file uploads via Wi-Fi with long filenames when LONG_FILENAME_WRITE_SUPPORT is enabled.

Additionally, it resolves a bug in the length calculation for the char long_name variable in draw_print_file.h

Requirements

MKS UI

Benefits

Supports uploading files with long filenames to the SD card.

Configurations

LONG_FILENAME_WRITE_SUPPORT

Related Issues

@thinkyhead thinkyhead changed the title mks ui upload wifi files with longname if LONG_FILENAME_WRITE_SUPPORT is enabled MKS UI long filename WiFi upload Oct 19, 2024
@thinkyhead thinkyhead merged commit b43d6ed into MarlinFirmware:bugfix-2.1.x Oct 20, 2024
63 checks passed
@andrademf
Copy link

@schnurly thank you so much for this feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants