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

EEPROM data not aligned #1425

Merged
merged 2 commits into from
Jan 27, 2015
Merged

EEPROM data not aligned #1425

merged 2 commits into from
Jan 27, 2015

Conversation

clefranc
Copy link
Contributor

In a recent PR, PIDTEMP data was added to the EEPROM with an alignment error. This PR is meant to correct that. There was also a #endif misplaced in the EEPROM print settings.

Added PIDTEMP dummy write to align EEPROM read/write operation.
Moved #endif to allow filament settings to print.
@thinkyhead
Copy link
Member

Good catch. This should fix the issue where re-writing the EEPROM wasn't fixing the settings on reboot.

thinkyhead added a commit that referenced this pull request Jan 27, 2015
@thinkyhead thinkyhead merged commit ab1ddcd into MarlinFirmware:Development Jan 27, 2015
@thinkyhead
Copy link
Member

#1428 goes even further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants