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

[DRAFT] Use dosnames in M23 commands for Marlin #344

Closed
wants to merge 1 commit into from

Conversation

eduard-sukharev
Copy link

Marlin requires short 8.3 DOS names for all file handling commands.

When Marlin uses MKS Serial protocol files are always listed with dosnames only, even with M20 L command. In order to support displaying long filenames and be able to print them ESP3D-WEBUI has to use both reported filenames: short one for issuing Print and Delete commands, and long ones, when available, to nicely display in file list panel.

This is draft PR that has not yet been tested.

@luc-github
Copy link
Owner

Marlin merged this PR MarlinFirmware/Marlin#23526 for M23 long name support

@luc-github
Copy link
Owner

and I tested it was working #221 (comment)

I wont recommend to workaround a broken feature , better fix the feature in Marlin

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

Successfully merging this pull request may close these issues.

2 participants