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] Disabling EDITABLE_STEPS_PER_UNIT will result in EEPROM validation failing on bootup #26678

Closed
1 task done
plampix opened this issue Jan 14, 2024 · 3 comments · Fixed by #26677
Closed
1 task done

Comments

@plampix
Copy link
Contributor

plampix commented Jan 14, 2024

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

Yes, and the problem still exists.

Bug Description

When disabling EDITABLE_STEPS_PER_UNIT, on reboot, Marlin will message you EEPROM Corrupt.

Bug Timeline

New since #26618

Expected behavior

EEPROM contents should stay valid between reboots (after being reinitialized of course)

Actual behavior

Every time it boots it displays EEPROM is corrupt.

Steps to Reproduce

  1. Disable EDITABLE_STEPS_PER_UNIT
  2. Build & flash Marlin
  3. Reinitialize EEPROM when it asks, reboot
  4. Goto step 3

Version of Marlin Firmware

bugfix-2.1.x

Printer model

Creality Ender-3 1.1.4 board

Electronics

Stock

LCD/Controller

CR10_STOCKDISPLAY

Other add-ons

No response

Bed Leveling

ABL Bilinear mesh

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

configs.zip

I can't find the cause of the issue myself, unfortunately.

@ellensp
Copy link
Contributor

ellensp commented Jan 14, 2024

A PR has been submitted to fix this #26677

@plampix
Copy link
Contributor Author

plampix commented Jan 14, 2024

Yep, #26677 fixes it.

@plampix plampix closed this as completed Jan 14, 2024
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 Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants