Tweak configuration spacing
This commit is contained in:
parent
0bfb10ffb6
commit
a7561df3d7
43 changed files with 43 additions and 43 deletions
|
|
@ -452,7 +452,7 @@
|
|||
#endif
|
||||
|
||||
// Microstep setting (Only functional when stepper driver microstep pins are connected to MCU.
|
||||
#define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16]
|
||||
#define MICROSTEP_MODES { 16, 16, 16, 16, 16 } // [1,2,4,8,16]
|
||||
|
||||
/**
|
||||
* @section stepper motor current
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue