mirror of
https://github.com/andreili/klipper.git
synced 2025-09-16 18:21:13 +02:00
Perform the register initialization directly from TMCCommandHelper and perform it during the "connect" phase. This unifies the register setup for the TMC2130, TMC2208, TMC2660, and TMC5160. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>