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

Fix M413 report output #26846

Merged
merged 1 commit into from
Apr 13, 2024
Merged

Conversation

vovodroid
Copy link
Contributor

Currently M413 report looks M413 S1 B0ON, this PR adds semicolon:

M413 S1 B0 ; ON

@InsanityAutomation
Copy link
Contributor

This is typically done with SERIAL_EOL(); instead of a fixed ;

@vovodroid
Copy link
Contributor Author

There is no need in new line, ON is comment reflecting option state.

@InsanityAutomation
Copy link
Contributor

Yup, I see it was dropped when HAS_PLR_BED_THRESHOLD was added and this restores it. Disregard that initial comment then!

@sjasonsmith sjasonsmith merged commit 71d9a3e into MarlinFirmware:bugfix-2.1.x Apr 13, 2024
61 checks passed
@vovodroid vovodroid deleted the m413_pr branch April 13, 2024 07:27
RPGFabi pushed a commit to RPGFabi/Marlin that referenced this pull request Jun 15, 2024
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.

4 participants