Kevin O'Connor 520273e5ab stepper: Support step_pulse_duration even on TMC drivers in UART/SPI mode
Commit 689231df changed the default step_pulse_duration to 100ns for
TMC drivers that are configured in UART/SPI mode, but it failed to
document that change in Config_Changes.md and Config_Reference.md.
Update those documents to reflect that change.

Update the code so that a user may specify a custom
step_pulse_duration even on TMC drivers that are configured in
UART/SPI mode.  This may be useful for drivers that use a level
shifter on the step pin that requires more than a ~300ns to detect a
level change.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-11-29 16:56:29 -05:00
..
2021-11-22 21:03:32 -05:00
2021-11-22 21:03:32 -05:00
2019-04-14 22:41:23 -04:00
2021-11-22 21:03:32 -05:00
2021-11-22 21:03:32 -05:00
2021-11-22 21:03:32 -05:00
2021-11-19 10:25:06 -05:00
2021-11-19 10:25:06 -05:00
2021-11-22 21:03:32 -05:00
2021-09-29 21:43:58 -04:00
2021-11-22 21:03:32 -05:00

Welcome to the Klipper documentation. The overview document is a good starting point.