Use ABC and XYZ for "3"
This commit is contained in:
parent
4cd1ad8f28
commit
2f223b8c79
6 changed files with 40 additions and 40 deletions
|
|
@ -128,7 +128,7 @@ class Stepper {
|
|||
static uint8_t step_loops, step_loops_nominal;
|
||||
static unsigned short OCR1A_nominal;
|
||||
|
||||
static volatile long endstops_trigsteps[3];
|
||||
static volatile long endstops_trigsteps[XYZ];
|
||||
static volatile long endstops_stepsTotal, endstops_stepsDone;
|
||||
|
||||
#if HAS_MOTOR_CURRENT_PWM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue