🚸 Refine stepper-driver-related G-codes (#23372)
This commit is contained in:
committed by
Scott Lahteine
parent
56adbc3ebf
commit
99c237e05e
@ -74,12 +74,6 @@
|
||||
#define TMC_CLASS_E(N) TMC_CLASS(E##N, E)
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
uint8_t toff;
|
||||
int8_t hend;
|
||||
uint8_t hstrt;
|
||||
} chopper_timing_t;
|
||||
|
||||
#ifndef CHOPPER_TIMING_X
|
||||
#define CHOPPER_TIMING_X CHOPPER_TIMING
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user