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

[BUG] M21 does not respond properly #4293

Open
timur-tabi opened this issue Nov 11, 2024 · 1 comment
Open

[BUG] M21 does not respond properly #4293

timur-tabi opened this issue Nov 11, 2024 · 1 comment
Labels
bug Something isn't working.

Comments

@timur-tabi
Copy link

timur-tabi commented Nov 11, 2024

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:

  • SD card ok
  • Card successfully initialized

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.

@timur-tabi timur-tabi added the bug Something isn't working. label Nov 11, 2024
@timur-tabi
Copy link
Author

See also OctoPrint/OctoPrint#5077 for the debug trail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

1 participant