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

Save hotend_offset array (M218) in EEPROM #5109

Merged

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Oct 28, 2016

Hotend (i.e. tool) offsets are configurable, but are not currently saved in EEPROM. This PR saves the offsets in EEPROM and allows them to be restored to defaults.

EEPROM version updated to V27.

Also: Prevent changing the offset for hotend 0 so that it is always { 0, 0, 0 }.

@thinkyhead thinkyhead force-pushed the rc_eeprom_M218_tool_offset branch from 02ea6e8 to 67ab541 Compare October 28, 2016 23:45
@thinkyhead thinkyhead merged commit 47ad97c into MarlinFirmware:RCBugFix Oct 29, 2016
@thinkyhead thinkyhead deleted the rc_eeprom_M218_tool_offset branch October 29, 2016 01:08
@thinkyhead thinkyhead mentioned this pull request Nov 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant