I am trying the same thing I think. I would like to store the matrix in eeprom so I don't have to run a g29 with every print.

If I enter the "EEPROM_WRITE_VAR(i,plan_bed_level_matrix[0][0]);", I get an error compiling.