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

Issue with trying to enable linear advance #8

Open
lofty147 opened this issue Apr 11, 2023 · 0 comments
Open

Issue with trying to enable linear advance #8

lofty147 opened this issue Apr 11, 2023 · 0 comments

Comments

@lofty147
Copy link

Hi, thanks for writing this guide

I am trying to enable linear advance with this updated marlin firmware. I end up with an error during compiling:

Marlin\src\inc\SanityCheck.h: "static assertion failed: It is strongly recommended to set DEFAULT_EJERK >= 10 when using LIN_ADVANCE. Enable ALLOW_LOW_EJERK to bypass this alert (e.g., for direct drive)."

It seems this was added to the sanity check file in v1.5 of linear advance in Marlin. I wasn't able to find the DEFAULT_EJERK or ALLOW_LOW_EJERK settings in configuration.h or configuration_adv.h. I didn't think it was wise to go digging depper for the setting.

Do you know if there is any fix for this, or any way I could enable linear advance?

Thanks a lot

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

1 participant