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

[BUG] Lin_Advance causes erratic extruder #27185

Closed
1 task done
rq3 opened this issue Jun 17, 2024 · 1 comment
Closed
1 task done

[BUG] Lin_Advance causes erratic extruder #27185

rq3 opened this issue Jun 17, 2024 · 1 comment

Comments

@rq3
Copy link

rq3 commented Jun 17, 2024

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Enabling Lin_Advance causes erratic extruder operation. The extruder appears to randomly reverse direction for a random number of steps, even if there are no retractions in the g-code.

Bug Timeline

Appears in all 2.1.2.3 bugfixes.

Expected behavior

The extruder should operate smoothly.

Actual behavior

The extruder is very erratic, randomly reverses direction, and generally acts as if the stepper commands and/or stepper current were wildly incorrect.

Steps to Reproduce

  1. Download and install the latest bugfix (Jun 17, 2024).
  2. Attempt to print known good g-code.
  3. Hear and see inappropriate extruder action.
  4. Disable Lin_Advance in configuration_adv.h
  5. Compile and re-load firmware
  6. Observe proper extruder action.

Version of Marlin Firmware

latest bugfix June 17, 2024

Printer model

Anycubic Predator

Electronics

Trigorilla Pro (STM32F1)

LCD/Controller

stock

Other add-ons

none

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Configuration.zip

@thisiskeithb
Copy link
Member

Duplicate of #27126

@thisiskeithb thisiskeithb marked this as a duplicate of #27126 Jun 17, 2024
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

2 participants