소스 검색

Issue #1504 – K8200 Z_ENABLE_PIN

- K8200 uses a non-standard RAMPS with Z_ENABLE=63 ??
- Assuming from previous input that 3DRAG is the same.
Scott Lahteine 9 년 전
부모
커밋
b71322e793
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      Marlin/pins_3DRAG.h

+ 2
- 0
Marlin/pins_3DRAG.h 파일 보기

4
 
4
 
5
 #include "pins_RAMPS_13.h"
5
 #include "pins_RAMPS_13.h"
6
 
6
 
7
+#define Z_ENABLE_PIN       63
8
+
7
 #define X_MAX_PIN          2
9
 #define X_MAX_PIN          2
8
 #define Y_MAX_PIN          15
10
 #define Y_MAX_PIN          15
9
 #define Z_MAX_PIN          -1
11
 #define Z_MAX_PIN          -1

Loading…
취소
저장