Patch G29 for 3-point leveling

This commit is contained in:
Scott Lahteine
2016-09-20 04:46:41 -05:00
parent ff38a3c3b1
commit e9ce42353e
3 changed files with 12 additions and 7 deletions

View File

@@ -676,6 +676,7 @@
#define AUTO_BED_LEVELING_NONLINEAR
#else
#define AUTO_BED_LEVELING_LINEAR
#define AUTO_BED_LEVELING_LINEAR_GRID
#endif
#endif