소스 검색

UBL tabs, whitespace, spelling, etc.

Scott Lahteine 7 년 전
부모
커밋
3c061a9f9a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      Marlin/ubl_G29.cpp

+ 2
- 0
Marlin/ubl_G29.cpp 파일 보기

@@ -538,7 +538,9 @@
538 538
           //
539 539
           // Fine Tune (i.e., Edit) the Mesh
540 540
           //
541
+
541 542
           fine_tune_mesh(x_pos, y_pos, code_seen('T'));
543
+
542 544
           break;
543 545
 
544 546
         case 5: ubl.find_mean_mesh_height(); break;

Loading…
취소
저장