-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
Comments
I got the same problem with the release 2.1.2 (not the bug_fix branch). Have you solved it? |
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. |
@Bergerac56 Can i use your config file with fw 2.1.1? |
@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 :) |
@Bergerac56 As a curiosity, why do you change |
after having calculated the exact moves and extrusion on my printer, it was more appropriate. |
@Bergerac56 Which value do you use for offset Z probe? |
@Cavalletta98 Look at the configuration file it is in... ;) (Around lines 1500 if I remember well) |
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. |
It seems that the issue #25117 concerns the same problem. I will close this issue |
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. |
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:
What I did:
Trying to identify the cause:
Conclusion:
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
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: