소스 검색

Fixed scara directions

Config said for a delta instead of for a scara
quillford 9 년 전
부모
커밋
b02a55e60f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h 파일 보기

@@ -31,7 +31,7 @@ Here are some standard links for getting your machine calibrated:
31 31
 //===========================================================================
32 32
 //============================= SCARA Printer ===============================
33 33
 //===========================================================================
34
-// For a Delta printer replace the configuration files with the files in the
34
+// For a Scara printer replace the configuration files with the files in the
35 35
 // example_configurations/SCARA directory.
36 36
 //
37 37
 

Loading…
취소
저장