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] [Ender 3 v2] Manual movement along the y-axis makes extruder pull filament out of the bowden tube even if it is cold. #20781

Closed
dimonoid opened this issue Jan 15, 2021 · 6 comments

Comments

@dimonoid
Copy link

dimonoid commented Jan 15, 2021

Bug Description

This happens only the first time after either:

  1. I switch on printer and manually move y-axis up.
    or
  2. Stop print, and manually move y-axis up.

Configuration Files

bugYaxis.zip
Required: Include a ZIP file containing Configuration.h and Configuration_adv.h.

The only thing I modified is bed size.

I built from this commit
7f3dcb3

Steps to Reproduce

Expected behavior:

  1. Switch on printer
  2. Move in settings carriage along y-axis
  3. See that filament is not moving.

Actual behavior:

  1. Switch on printer
  2. Move in settings carriage along y-axis
  3. See that extruder is pulling the filament really quickly from the bowden tube. Independently on the hotend temperature.
  4. If try moving second/third/etc. times again, everything works normally again.

It looks like a problem with a config

@dimonoid dimonoid changed the title [BUG] [Ender 3 v2] Manual movement along the y-axis makes extruder pull filament out of the bowden tube. [BUG] [Ender 3 v2] Manual movement along the y-axis makes extruder pull filament out of the bowden tube even if it is cold. Jan 15, 2021
@CRCinAU
Copy link
Contributor

CRCinAU commented Jan 16, 2021

Is this the same issue as: #19944 ?

@dimonoid
Copy link
Author

Is this the same issue as: #19944 ?

No, they are discussing retraction when moving along Z axis or X/Y/Z simultaneously. I experience same issue, but only with Y axis. I have no ideas why there is a difference.

@Klaws--
Copy link

Klaws-- commented Jan 17, 2021

In #19944 it was recently confirmed that a move on any axis can cause this issue.

@sjasonsmith
Copy link
Contributor

After reviewing the latest comments in #19944 I think it covers this scenario exactly. Fixing that will almost certainly fix this as well.

@sjasonsmith
Copy link
Contributor

Duplicate of #19944

@sjasonsmith sjasonsmith marked this as a duplicate of #19944 Jan 17, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants