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

[ENHANCEMENT] M204 T support #2574

Closed
wavexx opened this issue Apr 1, 2020 · 1 comment
Closed

[ENHANCEMENT] M204 T support #2574

wavexx opened this issue Apr 1, 2020 · 1 comment

Comments

@wavexx
Copy link
Collaborator

wavexx commented Apr 1, 2020

Printer type - MK3S, MK3, MK2.5S, MK2.5, MK2S
MMU Upgrade - N/A

Is your enhancement related to a problem? Please describe.
M204 supports both the old (M204 S*) and the "new format" acceleration settings which allows for separate printing and travel acceleration (M204 P/T).

M204 T is, however, completely ignored. This results in M204 P setting acceleration for both, as for the legacy S code, which is acceptable (as it's fail-safe), but not correct.

Describe the solution you'd like
It wouldn't be hard to follow upstream Marlin and fix a couple of internal TODO's along the way.

@wavexx
Copy link
Collaborator Author

wavexx commented Sep 27, 2022

This was implemented and merged in #2838

@wavexx wavexx closed this as completed Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant