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>
Fri, 10 Aug 2012 18:36:30 +0000 (19:36 +0100)
commit5e01a34f57ba24e6685e40688b2649150e25be43
tree742b5660b5324fd909a5fb552158d585c216b3c1
parent7ff6b3c2e6523f2ac8b030dde0fac52595257339
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