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] M27 does not auto-report the print status when S parameter is used #3737

Open
jerrygrey opened this issue Feb 10, 2024 · 3 comments
Open
Assignees
Labels
bug Something isn't working.

Comments

@jerrygrey
Copy link

Printer type - MINI

Printer firmware version - 5.1.2

USB drive or USB/Octoprint
USB flash drive

Describe the bug
The S parameter to set the interval for auto-reporting is ignored when using M27.

Expected behavior
The print status should auto-report at the interval set by the S parameter when using M27.

G-code
M27 S10

@jerrygrey jerrygrey added the bug Something isn't working. label Feb 10, 2024
@bkerler
Copy link
Contributor

bkerler commented Feb 10, 2024

Auto-report isn't implemented for M27 (Print sd card status) at this moment. Please change topic to feature request (no bug).

@bkerler
Copy link
Contributor

bkerler commented Feb 10, 2024

I've added the PR #3739 in order to add support for the requested functionality.

Copy link

This issue has been flagged as stale because it has been open for 60 days with no activity. The issue will be closed in 7 days unless someone removes the "stale" label or adds a comment.

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

3 participants