knutwurst / Marlin-2-0-x-Anycubic-i3-MEGA-S

Marlin 2.0.x Version for Anycubic i3 MEGA M/S/P/X/CHIRON and 4MAX with Anycubic TFT or the "new" DGUS Clone TFT - Now also with BLTouch!
GNU General Public License v3.0
782 stars 183 forks source link

[BUG] BL-Touch z offset #391

Closed The-Man-Is-Me closed 1 year ago

The-Man-Is-Me commented 1 year ago

I have looked at the wiki and this is indeed a bug. I am using the mega s.

When following the wiki tutorial of how to install a bl touch it instructs you to lower the bl touch till it hits the bed, however, when auto leveling it only touches the bed and does to retract in. I believe this is making the z offset completely wrong.

Just follow the guide to reproduce this

I expected my z offset to be correct, but it was not. I have followed other z offset guides, but they all require the bl-touch to act as the z probe, but that is not the case with this firmware.

knutwurst commented 1 year ago

Which firmware version do you use? This might be a Marlin-related bug. I'm on it.

The-Man-Is-Me commented 1 year ago

Sorry for the late reply, I think you might be right on it being a marlin bug. M401 S1, or high speed mode is enabled by default for the MEGA_S_DGUS_BLT_10_v1.4.4.hex. I tried disabling it with M401 S0 but it made the auto leveling stop working all together.

knutwurst commented 1 year ago

The issue is fixed in c03aa9d. It was just a small change in the marlin default values which had a huge impact. The fix will be deployed with the next release version.

The-Man-Is-Me commented 1 year ago

Thank you, I really appreciate it.

The-Man-Is-Me commented 1 year ago

Just as a question when will this next version be released, wondering if I should just wait or switch to mesh bed leveling for a bit.

github-actions[bot] commented 1 year ago

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.