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

HOMING FAIL. Z AXIS NOT TRAVELING. I have installed the E3V2-BLTouch-3x3-v4.2.2-v2.0.1.bin. I have also tried the 5x5 probe area as a shot in the dark. The issue I am having is when running the mesh or homing I do not get Z travel. X and Y perform fine while homing but I then receive a Printer Kill Reason of "Homing Failed, Restart Required". I have tried to manually step the Z with not response. It appears my z is no longer reading. Has anyone ran into this issue and have a solution? #2078

Open
BGood320 opened this issue Mar 7, 2023 · 3 comments

Comments

@BGood320
Copy link

BGood320 commented Mar 7, 2023

Description

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Additional Information

  • Include a ZIP file containing your Configuration.h and Configuration_adv.h files.
  • Provide pictures or links to videos that clearly demonstrate the issue.
  • See How Can I Contribute for additional guidelines.
@BGood320 BGood320 changed the title I have installed the E3V2-BLTouch-3x3-v4.2.2-v2.0.1.bin. I have also tried the 5x5 probe area as a shot in the dark. The issue I am having is when running the mesh or homing I do not get Z travel. X and Y perform fine while homing but I then receive a Printer Kill Reason of "Homing Failed, Restart Required". I have tried to manually step the Z with not response. It appears my z is no longer reading. Has anyone ran into this issue and have a solution? HOMING FAIL. Z AXIS NOT TRAVELING Mar 7, 2023
@BGood320 BGood320 changed the title HOMING FAIL. Z AXIS NOT TRAVELING HOMING FAIL. Z AXIS NOT TRAVELING. I have installed the E3V2-BLTouch-3x3-v4.2.2-v2.0.1.bin. I have also tried the 5x5 probe area as a shot in the dark. The issue I am having is when running the mesh or homing I do not get Z travel. X and Y perform fine while homing but I then receive a Printer Kill Reason of "Homing Failed, Restart Required". I have tried to manually step the Z with not response. It appears my z is no longer reading. Has anyone ran into this issue and have a solution? Mar 7, 2023
@Vinced1201
Copy link

I ran into the same issue on my Ender 3 V2. My Z would only travel up no matter which way I moved the nob. I will re-flash a new or different version and try it again.

@erickrawczyk
Copy link

@BGood320 Can you at least try and format the issue properly? Long titles like this are really annoying, and failing to fill out the issue template makes this incredibly hard to debug. I understand it's frustrating and you want help quickly, but formatting issues like this dissuades people from helping.

That being said, this sounds like your z-axis stepper motor isn't getting signal. Let's check the basics; make sure all of these are true:

  • You have the 4.2.2 board
  • you have a bl/cr touch probe, and it's connected to the motherboard and mounted properly
  • your z-axis limit switch is disconnected from the motherboard and uninstalled from the printer
  • the z stepper motor is connected to the motherboard (I was dumb and disconnected this instead of the z axis limit switch when I installed my probe)

things to test:

  • if you re-flash the stock firmware with touch probe, does the z motor work again? If it still doesn't work, it's not a firmware issue and the firmware is not the culprit
  • If you open up the bottom and expose the motherboard, is your z step motor connected? Is the cable connected at the motor? does using a different cable work?

@littlefrank90
Copy link

Having the SAME EXACT issue, tried installing the original firmware back and works like before.
There is definitely something wrong with the 4.2.2 firmware Z homing.

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

4 participants