chiark / gitweb /
M206: save values in eeprom
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 1 Aug 2012 20:18:08 +0000 (21:18 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 11 Aug 2012 00:35:52 +0000 (01:35 +0100)
commit050a31d9f4979748f005c1a38eeb9a204881c483
treef67f47d59b872b4a645e13abb30a1062b014ab83
parente83a4b447cd8a74d230e57bef4355d91d6b899fe
M206: save values in eeprom

Really, we should have a way to adjust the XYZ homing of a machine in
the eeprom.  So as the second stage of this, make the M206 home offset
parameters subject to the M500/M501/M502/M503 eeprom commands.

Bump the eeprom version to "V06".

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Marlin/EEPROMwrite.h