-
-
Notifications
You must be signed in to change notification settings - Fork 19.7k
Description
Did you test the latest bugfix-2.1.x code?
Yes, and the problem still exists.
Bug Description
I have a problem with G29. I have a probe attached in my hotend. The probe is removable. And it is below the nozzle. I do G28/G29, and then I remove it. I have set Z_MIN_POS -18 and MANUAL_Z_HOME_POS -Z_MIN_POS. G28 works now great. But I have problem with G29. Proccess fails. Can anybody help me? Thank you in advance.
Bug Timeline
it started when I added the probe
Expected behavior
Do G28 and G29 properly.
Actual behavior
It does G28 correctly but in G29 it fails.
Steps to Reproduce
- Set negative Z_MIN_POS
- Do G28
- Do G29
- It probes the first point twice and then it returns a fial maessage.
Version of Marlin Firmware
v2.1.2.6 or higher
Printer model
Creality Ender 5 pro
Electronics
probe at Zmin
LCD/Controller
No response
Other add-ons
No response
Bed Leveling
ABL Bilinear mesh
Your Slicer
None
Host Software
Pronterface
Don't forget to include
- A ZIP file containing your
Configuration.handConfiguration_adv.h.
Additional information & file uploads
I have a problem with G29. I have a probe attached in my hotend. The probe is removable. And it is below the nozzle. I do G28/G29, and then I remove it. I have set Z_MIN_POS -18 and MANUAL_Z_HOME_POS -Z_MIN_POS. G28 works now great. But I have problem with G29. Proccess fails. Can anybody help me? Thank you in advance.