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, 8 Aug 2012 17:04:09 +0000 (18:04 +0100)
commit1ea282dc0ff2eba5e864ecaae075a42600788661
tree2242de901f3337ed82c3135751ef06b0bb76da81
parent4361c56748aadf86df770de046a3e582c2d09207
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