-
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
Mini Firmware uses Junction Deviation / PrusaSlicer uses Jerk #3878
Comments
Duplicate of #1089 see especially this: |
I am talking about jerk settings m205 not m204 acceleration as in #1089 |
It is firmware issue, so it should be discussed here prusa3d/Prusa-Firmware-Buddy#292. Junction deviation is used only temporarily. Closing here. |
ok. opend the ticket here. no reaction on firmware ticket... :-( |
I understand. We found a bug in classic jerk, it needs to be fixed by FW team. |
thank you for information! |
Version
2.2.0 RC5
Operating system type + version
independend
3D printer brand / version + firmware version (if known)
Prusa Mini 4.0.2-4.0.5RC
Behavior
Prusa Mini Firmware (4.0.2 - 4.0.4) uses Junction Deviation
shown with M503
But PrusaSlicer uses Jerk settings:
M205 X8.00 Y8.00 Z2.00 E10.00 ; sets the jerk limits, mm/sec
the values from slicer are ignored by the firmware.
The text was updated successfully, but these errors were encountered: