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

Mini Firmware uses Junction Deviation / PrusaSlicer uses Jerk #3878

Closed
dahuafschmied opened this issue Mar 21, 2020 · 7 comments
Closed

Mini Firmware uses Junction Deviation / PrusaSlicer uses Jerk #3878

dahuafschmied opened this issue Mar 21, 2020 · 7 comments

Comments

@dahuafschmied
Copy link

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

Recv: echo:Advanced: B<min_segment_time_us> S<min_feedrate> T<min_travel_feedrate> J<junc_dev>
Recv: echo:  M205 B20000.00 S0.00 T0.00 J0.02

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.

@bubnikv
Copy link
Collaborator

bubnikv commented Mar 21, 2020

Duplicate of #1089

see especially this:
#1089 (comment)

@dahuafschmied
Copy link
Author

I am talking about jerk settings m205 not m204 acceleration as in #1089

@bubnikv
Copy link
Collaborator

bubnikv commented Mar 21, 2020

@rtyr @DRracer ?

@rtyr
Copy link
Collaborator

rtyr commented Mar 21, 2020

It is firmware issue, so it should be discussed here prusa3d/Prusa-Firmware-Buddy#292. Junction deviation is used only temporarily. Closing here.

@rtyr rtyr closed this as completed Mar 21, 2020
@dahuafschmied
Copy link
Author

ok. opend the ticket here. no reaction on firmware ticket... :-(

@rtyr
Copy link
Collaborator

rtyr commented Mar 21, 2020

I understand. We found a bug in classic jerk, it needs to be fixed by FW team.

@dahuafschmied
Copy link
Author

thank you for information!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants