Update qr_solve.cpp
Changed leveling to compensation
This commit is contained in:
parent
e99f24ff2f
commit
6325968a39
|
@ -1,6 +1,6 @@
|
|||
#include "qr_solve.h"
|
||||
|
||||
#ifdef AUTO_BED_LEVELING_GRID
|
||||
#ifdef AUTO_BED_COMPENSATION_GRID
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
|
Loading…
Reference in a new issue