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

@ -22,7 +22,7 @@
#include "qr_solve.h"
#if ENABLED(AUTO_BED_LEVELING_LINEAR)
#if ENABLED(AUTO_BED_LEVELING_LINEAR_GRID)
#include <stdlib.h>
#include <math.h>