The comment above SOFTWARE_DRIVER_ENABLE in Configuration_adv.h says it all really
* Use for drivers that do not use a dedicated enable pin
You have dedicated enable pins, so should not enable this.
This is for stepper drivers that enable and disable via commands over uart or spi communications
* Use for drivers that do not use a dedicated enable pin
You have dedicated enable pins, so should not enable this.
This is for stepper drivers that enable and disable via commands over uart or spi communications