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] xyz move breaks after G29 if mode is AUTO_BED_LEVELING_LINEAR #22400

Closed
thebestnom opened this issue Jul 19, 2021 · 3 comments
Closed

[BUG] xyz move breaks after G29 if mode is AUTO_BED_LEVELING_LINEAR #22400

thebestnom opened this issue Jul 19, 2021 · 3 comments

Comments

@thebestnom
Copy link

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

Yes, and the problem still exists.

Bug Description

On ender 3 v2 with bltouch
After fiddling with AUTO_BED_LEVELING_LINEAR after running G29 I can't control the xyz (tested with lcd control)
changing it to AUTO_BED_LEVELING_BILINEAR fixed that
as far as I guess changing this shouldn't affect the after effects of G29

Bug Timeline

Tested only on new bugfix-2.0.x

Expected behavior

after G29 in AUTO_BED_LEVELING_LINEAR you should be able to control xyz

Actual behavior

After G29 can't control z

Steps to Reproduce

  1. compile with AUTO_BED_LEVELING_LINEAR uncommented
  2. run auto level
  3. try moving xyz in control

Version of Marlin Firmware

bugfix-2.0.x

Printer model

Creality Ender 3 v2

Electronics

Stock

Add-ons

BLTouch

Your Slicer

Cura

Host Software

SD Card (headless)

Additional information & file uploads

The configuration here is with AUTO_BED_LEVELING_BILINEAR which works, only
changing this to AUTO_BED_LEVELING_LINEAR breaks it
Configuration.zip

@thisiskeithb
Copy link
Member

Duplicate of #22128

@thisiskeithb thisiskeithb marked this as a duplicate of #22128 Jul 19, 2021
@thebestnom
Copy link
Author

Oh my god, I search for this for ages! sorry for opening duplicate😓

@github-actions
Copy link

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

No branches or pull requests

2 participants