mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-27 22:08:02 +00:00
Merge pull request #1506 from thinkyhead/issue_1504
Issue #1504 – K8200 Z_ENABLE_PIN
This commit is contained in:
commit
59e92a2db4
@ -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