kopia lustrzana https://github.com/grblHAL/Plugin_odometer
Fixed typo
rodzic
f179fe3551
commit
955c579e8e
|
@ -84,7 +84,7 @@ static void stepperPulseStart (stepper_t *stepper)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef C_AXIS
|
#ifdef C_AXIS
|
||||||
if(stepper->step_outbits.b)
|
if(stepper->step_outbits.c)
|
||||||
steps[C_AXIS]++;
|
steps[C_AXIS]++;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue