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

Adjust E-jerk in LA10 compatibility mode #2458

Merged
merged 2 commits into from
Feb 3, 2020
Merged

Conversation

wavexx
Copy link
Collaborator

@wavexx wavexx commented Feb 3, 2020

When upgrading K values of a LA1.0 print, also adjust E-jerk settings
(<2) if permissible according to current accel limits. The same is also
true when jerk is set mid-print via 'M205 E'.

Existing values are always restored when switching to another
compatibility mode.

We also raise the default extruder jerk to 4.5, temporarily dodging one the powerpanic issues discussed in #2456 until a proper fix is done.

PFW-1088

This should be the new default for LA1.5 for direct drive printers and
newer PrusaSlicer profiles too (hopefully).
When upgrading K values of a LA1.0 print, also adjust E-jerk settings
(<2) if permissible according to current accell limits. The same is also
true when jerk is set mid-print via 'M205 E'.

Existing values are always restored when switching to another
compatibility mode.

TODO: Since this is stateful, we will need to save the current print
mode / acceleration and jerk in the eeprom for this to survive a power
panic (see prusa3d#2456).
@DRracer DRracer merged commit 007395a into prusa3d:MK3 Feb 3, 2020
@DRracer DRracer added the FW 3.9.0 RC1 firmware 3.9.0 RC1 label Feb 3, 2020
@wavexx wavexx deleted the la15_compat branch June 24, 2020 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FW 3.9.0 RC1 firmware 3.9.0 RC1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants