mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-11 16:57:56 -06:00
Comment on microstep settings
This commit is contained in:
parent
50c60f09d3
commit
9d398b21e5
164 changed files with 164 additions and 164 deletions
|
@ -955,7 +955,7 @@
|
|||
//#define MICROSTEP16 LOW,LOW,HIGH
|
||||
//#define MICROSTEP32 HIGH,LOW,HIGH
|
||||
|
||||
// Microstep setting (Only functional when stepper driver microstep pins are connected to MCU.
|
||||
// Microstep settings (Requires a board with pins named X_MS1, X_MS2, etc.)
|
||||
#define MICROSTEP_MODES { 16, 16, 16, 16, 16, 16 } // [1,2,4,8,16]
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue