Browse Source

Add note about TMC2225/6 (#20002)

Keith Bennett 3 years ago
parent
commit
ea5886c77d
No account linked to committer's email address
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/Configuration.h

+ 2
- 0
Marlin/Configuration.h View File

@@ -674,6 +674,8 @@
674 674
  *
675 675
  * A4988 is assumed for unspecified drivers.
676 676
  *
677
+ * Use TMC2208/TMC2208_STANDALONE for TMC2225 drivers and TMC2209/TMC2209_STANDALONE for TMC2226 drivers.
678
+ *
677 679
  * Options: A4988, A5984, DRV8825, LV8729, L6470, L6474, POWERSTEP01,
678 680
  *          TB6560, TB6600, TMC2100,
679 681
  *          TMC2130, TMC2130_STANDALONE, TMC2160, TMC2160_STANDALONE,

Loading…
Cancel
Save