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] Error:Field planner_leveling_active mismatch #23910

Closed
mnul opened this issue Mar 17, 2022 · 3 comments
Closed

[BUG] Error:Field planner_leveling_active mismatch #23910

mnul opened this issue Mar 17, 2022 · 3 comments

Comments

@mnul
Copy link

mnul commented Mar 17, 2022

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

Yes, and the problem still exists.

Bug Description

Flashing the latest Bugfix 2.0 is giving me an EEPROM error.
Reset (M502) works, but saving to EEPROM (M500) gives me an EEPROM Datasizve error.

Turning on #define DEBUG_EEPROM_READWRITE prints the error as Error:Field planner_leveling_active mismatch.

When I run M504 I get:

Error:EEPROM datasize error
echo:Index: 675 Size: 656

Steps to Reproduce

  1. Build Marlin bugfix 2.0
  2. Flash Marlin bugfix 2.0
  3. M502
  4. M500
  5. EEPROM error

Version of Marlin Firmware

Marlin bugfix-2.0.x (Mar 17 2022 10:20:25)

Printer model

Creality Ender 5

Electronics

SKR V1.3, TMC2209, BLTouch

Add-ons

Linear Rails

Bed Leveling

ABL Bilinear mesh

Your Slicer

Cura

Host Software

OctoPrint

Additional information & file uploads

Configuration.zip

@ellensp
Copy link
Contributor

ellensp commented Mar 17, 2022

Issue is with X_AXIS_TWIST_COMPENSATION eeprom settings, creating a pr

@thisiskeithb
Copy link
Member

thisiskeithb commented Mar 17, 2022

See #23744 (comment)

@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 May 16, 2022
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

3 participants