Support 4 motors
Partial support for > 4 motors, needs a clean way of defining wiring.
This commit is contained in:
parent
51b5b670e6
commit
1b3e251783
6 changed files with 57 additions and 28 deletions
|
|
@ -21,11 +21,6 @@
|
|||
// #define STEPSTICK
|
||||
#define ILLUMINATION
|
||||
|
||||
//module configs
|
||||
#ifdef STAGE
|
||||
#define STAGE_N_MOTORS 3
|
||||
#endif
|
||||
|
||||
#ifdef ENDSTOPS
|
||||
#define ENDSTOPS_MIN
|
||||
//#define ENDSTOPS_MAX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue