We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
MK3.5s
6.1.3+7898
None
USB
When a USB drive is inserted, the M21 command is supposed to respond with one of the following:
However, all it does is:
2024-11-10 09:29:37,617 - Send: M21 2024-11-10 09:29:37,637 - Recv: ok
This makes Octoprint think that the SD card (technically the USB drive) is not available, even though it is.
The text was updated successfully, but these errors were encountered:
See also OctoPrint/OctoPrint#5077 for the debug trail.
Sorry, something went wrong.
No branches or pull requests
Printer model
MK3.5s
Firmware version
6.1.3+7898
Upgrades and modifications
None
Printing from...
USB
Describe the bug
When a USB drive is inserted, the M21 command is supposed to respond with one of the following:
However, all it does is:
This makes Octoprint think that the SD card (technically the USB drive) is not available, even though it is.
The text was updated successfully, but these errors were encountered: