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] Hephestos 2: Z axis not working after commit 89334caa526f2d300eee834d34d06d8f837a57d5 #25134

Closed
1 task done
Bergerac56 opened this issue Dec 21, 2022 · 12 comments
Closed
1 task done

Comments

@Bergerac56
Copy link

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

Yes, and the problem still exists.

Bug Description

With the last bugfix, my Hephestos 2 does not work anymore.
Problem with Z axis. X & Y seem to work normally (as far as it can be tested without homing). Z axis does not work at all anymore (shaking but not moving)

Retroacts:

  • For personal reasons I could not follow new developments since 2022-09-04 bump distribution date. At that time, all was working fine.
  • First attempt to upgrade at bump distribution date 2022-12-14: The printer did not work anymore.

What I did:

  • I checked carefully the modifications of my config files and compared with the proposed Hephestos 2 files (@jbrazio): no result.
  • I took a fresh copy of marlin and just replaced the config files with those proposed for the Hephestos 2, (same release, from examples configs and maintained by @jbrazio): The printer does not work too (in this case, using only “marlin stuffs”).
  • I did the same test with the freshest release of Bugfix (today), same result.

Trying to identify the cause:

  • Starting from the last “bump distribution date” known as working for me (2022-09-14), I checked commit per commit and found commit “Input Shaping Improvements” Input Shaping improvements #24951 (2022-11-29) (commit 89334ca) to be the problem.
  • Without this commit (reversed) and using the last bugfix release of today, the Z axis is again functional. BUT the overall movements of X and Y axis are very trash and the printer vibrates a lot. (Due apparently to the fact that Input Shaping Improvements had a lot to do with vibrations).

Conclusion:

  • Did I forget something? Is this a known problem? (Did not find anything at first search) Or is it just me?

Bug Timeline

occured after commit 89334ca

Expected behavior

Z axis should work normally

Actual behavior

Z axis stepper motors are shaking (vibrating) but not moving

Steps to Reproduce

it still occures with the last bugfix version and the example config files provided for BQ Hephestos 2. And, obviously, with my config files.

Version of Marlin Firmware

Bugfix 2.1.x 2022-12-21

Printer model

BQ HEPHESTOS 2

Electronics

BQ ZUM

Add-ons

BLTOUCH

Bed Leveling

UBL Bilinear mesh

Your Slicer

Cura

Host Software

SD Card (headless)

Don't forget to include

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

Additional information & file uploads

No response

@Bergerac56
Copy link
Author

Config files.zip

@Cavalletta98
Copy link

Cavalletta98 commented Dec 23, 2022

I got the same problem with the release 2.1.2 (not the bug_fix branch). Have you solved it?

@Bergerac56
Copy link
Author

Unfortunately not yet. I am still digging in all the modifications related to shaping. But still no solution. The last version OK for me is the bugfix 2.1 bump date 2022-11-28.

@Cavalletta98
Copy link

Cavalletta98 commented Dec 28, 2022

@Bergerac56 Can i use your config file with fw 2.1.1?

@Bergerac56
Copy link
Author

@Cavalletta98 Hello. Yes you can try.

I join a set of files with less "personnal comments" inside ;)

Those files are adapted for my own use and are only tested with a BQ Hephestos 2 modified for a BLTOUCH (The original Z sensor "died" very quickly and BQ was really not helpfull.)

The set of files contains 2 files with the correct pinout for the BLTOUCH (place them in the "pins" directory) and the config files wich are working nicely for me. The files were adapted for the last bugfix still functionning for me (2022-11-28) and use my own parameters for the position of the Z sensor. If it works, you will have to recalibrate Z offset for your use.

It is obvious, but do not forget to reload the factory defaults after the upload of the adapted firmware. And watch the printer during the first use. Who knows what can happen :)
Good luck

Bergerac56 Config files.zip

@Cavalletta98
Copy link

@Bergerac56 As a curiosity, why do you change DEFAULT_AXIS_STEPS_PER_UNIT from standard values?

@Bergerac56
Copy link
Author

after having calculated the exact moves and extrusion on my printer, it was more appropriate.

@Cavalletta98
Copy link

@Bergerac56 Which value do you use for offset Z probe?

@Bergerac56
Copy link
Author

Bergerac56 commented Jan 2, 2023

@Cavalletta98 Look at the configuration file it is in... ;) (Around lines 1500 if I remember well)
Do not forget that I use a BLTOUCH

@github-actions
Copy link

github-actions bot commented Mar 4, 2023

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.

@Bergerac56
Copy link
Author

It seems that the issue #25117 concerns the same problem. I will close this issue

@github-actions
Copy link

github-actions bot commented May 3, 2023

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 May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants