MBL can actually do up to 9 x 9

This commit is contained in:
Scott Lahteine
2016-07-14 23:44:55 -07:00
parent f4a69281fc
commit 103d312f6d
2 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@
* 203 z_offset (float)
* 207 mesh_num_x (uint8 as set in firmware)
* 208 mesh_num_y (uint8 as set in firmware)
* 209 G29 S3 XYZ z_values[][] (float x9, by default)
* 209 G29 S3 XYZ z_values[][] (float x9, by default, up to float x 81)
*
* AUTO BED LEVELING
* 245 M851 zprobe_zoffset (float)