-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Machine Limit settings tooltip for M204 is wrong #1234
Comments
Thanks for the note. The M204 story is quite messy, see #1089 |
Yeah i red the whole story after i identified the issue... seems weird to me. |
lukasmatena
added a commit
that referenced
this issue
Apr 6, 2021
This should be solved by 2418b3d. We have split the Marlin flavor into legacy (which works as it worked until now) and new one (which uses the new M204 format). Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Slic3r Version: 1.41.0+ Mac release
The tooltip of "Maximum acceleration when extruding" says M204 S which is deprecated and also not exported. It should be M204 P
The text was updated successfully, but these errors were encountered: