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 issue #17728 Incorrect passing of M42 #17744

Merged
merged 2 commits into from
Apr 27, 2020
Merged

Fix issue #17728 Incorrect passing of M42 #17744

merged 2 commits into from
Apr 27, 2020

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented Apr 27, 2020

Requirements

Any Marlin any controller with m42
Optionally enable m43 for debugging results of command

Description

M42 doesn't action S parameter when M parameter is present.

Eg Command M42 M1 P46 S255
Result the mode 1 is applied to pin 46, but S255 is not applied.

Benefits

M42 now processes both M and S parameters.

Related Issues

issue #17728

@thinkyhead thinkyhead merged commit c7f9eb7 into MarlinFirmware:bugfix-2.0.x Apr 27, 2020
jmp0x0000 pushed a commit to jmp0x0000/Marlin that referenced this pull request Aug 7, 2020
njibhu pushed a commit to njibhu/Marlin that referenced this pull request Aug 24, 2020
HairingX pushed a commit to HairingX/Marlin that referenced this pull request Jun 16, 2021
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.

2 participants