diff options
-rwxr-xr-x | docs/Features.md | 7 | ||||
-rw-r--r--[-rwxr-xr-x] | klippy/extras/tmc2660.py | 0 |
2 files changed, 4 insertions, 3 deletions
diff --git a/docs/Features.md b/docs/Features.md index 7c32fd9e..d280ed67 100755 --- a/docs/Features.md +++ b/docs/Features.md @@ -92,9 +92,10 @@ Klipper supports many standard 3d printer features: * Support for standard fans, nozzle fans, and temperature controlled fans. No need to keep fans running when the printer is idle. -* Support for run-time configuration of TMC2130, TMC2208, and TMC2224 - stepper motor drivers. There is also support for current control of - traditional stepper drivers via AD5206 and MCP4451 digipots. +* Support for run-time configuration of TMC2130, TMC2208, TMC2224, and + TMC2660 stepper motor drivers. There is also support for current + control of traditional stepper drivers via AD5206 and MCP4451 + digipots. * Support for common LCD displays attached directly to the printer. A default menu is also available. diff --git a/klippy/extras/tmc2660.py b/klippy/extras/tmc2660.py index ec177efa..ec177efa 100755..100644 --- a/klippy/extras/tmc2660.py +++ b/klippy/extras/tmc2660.py |