docs: Update Features.md document with tmc2660 support
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
50d1ad9019
commit
5c267e4f69
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue