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.
This commit is contained in:
parent
afc737ca0c
commit
b71322e793
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
#include "pins_RAMPS_13.h"
|
#include "pins_RAMPS_13.h"
|
||||||
|
|
||||||
|
#define Z_ENABLE_PIN 63
|
||||||
|
|
||||||
#define X_MAX_PIN 2
|
#define X_MAX_PIN 2
|
||||||
#define Y_MAX_PIN 15
|
#define Y_MAX_PIN 15
|
||||||
#define Z_MAX_PIN -1
|
#define Z_MAX_PIN -1
|
||||||
|
Loading…
Reference in New Issue
Block a user