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>
Wed, 1 Aug 2012 20:36:57 +0000 (21:36 +0100)
commit375092c84028935263f53f5fd6509df178b89395
tree59b34b48bc64612f27c4834a4094387e11c34ed3
parentbb9b0a23273a0b8d11074df6c1a1cbb514176ef7
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