소스 검색

Update qr_solve.cpp

Changed leveling to compensation
John Davis 10 년 전
부모
커밋
6325968a39
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/qr_solve.cpp

+ 1
- 1
Marlin/qr_solve.cpp 파일 보기

@@ -1,6 +1,6 @@
1 1
 #include "qr_solve.h"
2 2
 
3
-#ifdef AUTO_BED_LEVELING_GRID
3
+#ifdef AUTO_BED_COMPENSATION_GRID
4 4
 
5 5
 #include <stdlib.h>
6 6
 #include <math.h>

Loading…
취소
저장