Enabled separate Z Probe and Z Axis endstop use at same time.
Typo fixes in comments in existing code.
This commit is contained in:
parent
b14be7235e
commit
9f3ff14008
4 changed files with 84 additions and 1 deletions
|
|
@ -34,6 +34,7 @@
|
|||
#define Z_ENABLE_PIN 62
|
||||
#define Z_MIN_PIN 18
|
||||
#define Z_MAX_PIN 19
|
||||
#define Z_PROBE_PIN -1
|
||||
|
||||
#define Y2_STEP_PIN 36
|
||||
#define Y2_DIR_PIN 34
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue