Browse Source

Remove obsolete TMC_USE_CHAIN

pull/1/head
Scott Lahteine 5 years ago
parent
commit
94d3153fb6
  1. 2
      config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h
  2. 2
      config/examples/Einstart-S/Configuration_adv.h
  3. 2
      config/examples/FYSETC/AIO_II/Configuration_adv.h
  4. 2
      config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration_adv.h
  5. 2
      config/examples/FYSETC/Cheetah 1.2/base/Configuration_adv.h
  6. 2
      config/examples/FYSETC/Cheetah/BLTouch/Configuration_adv.h
  7. 2
      config/examples/FYSETC/Cheetah/base/Configuration_adv.h
  8. 2
      config/examples/FYSETC/F6_13/Configuration_adv.h
  9. 2
      config/examples/Felix/Configuration_adv.h
  10. 2
      config/examples/FlashForge/CreatorPro/Configuration_adv.h
  11. 2
      config/examples/FolgerTech/i3-2020/Configuration_adv.h
  12. 2
      config/examples/Formbot/Raptor/Configuration_adv.h
  13. 2
      config/examples/Formbot/T_Rex_2+/Configuration_adv.h
  14. 2
      config/examples/Formbot/T_Rex_3/Configuration_adv.h
  15. 2
      config/examples/Geeetech/A10/Configuration_adv.h
  16. 2
      config/examples/Geeetech/A10M/Configuration_adv.h
  17. 2
      config/examples/Geeetech/A20M/Configuration_adv.h
  18. 2
      config/examples/Geeetech/MeCreator2/Configuration_adv.h
  19. 2
      config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
  20. 2
      config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
  21. 2
      config/examples/HMS434/Configuration_adv.h
  22. 2
      config/examples/Infitary/i3-M508/Configuration_adv.h
  23. 2
      config/examples/JGAurora/A1/Configuration_adv.h
  24. 2
      config/examples/JGAurora/A5/Configuration_adv.h
  25. 2
      config/examples/JGAurora/A5S/Configuration_adv.h
  26. 2
      config/examples/MakerParts/Configuration_adv.h
  27. 2
      config/examples/Malyan/M150/Configuration_adv.h
  28. 2
      config/examples/Malyan/M200/Configuration_adv.h
  29. 2
      config/examples/Micromake/C1/enhanced/Configuration_adv.h
  30. 2
      config/examples/Mks/Robin/Configuration_adv.h
  31. 2
      config/examples/Mks/Sbase/Configuration_adv.h
  32. 2
      config/examples/RapideLite/RL200/Configuration_adv.h
  33. 2
      config/examples/RigidBot/Configuration_adv.h
  34. 2
      config/examples/SCARA/Configuration_adv.h
  35. 2
      config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h
  36. 2
      config/examples/Sanguinololu/Configuration_adv.h
  37. 2
      config/examples/Tevo/Michelangelo/Configuration_adv.h
  38. 2
      config/examples/Tevo/Tarantula Pro/Configuration_adv.h
  39. 2
      config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration_adv.h
  40. 2
      config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration_adv.h
  41. 2
      config/examples/TheBorg/Configuration_adv.h
  42. 2
      config/examples/TinyBoy2/Configuration_adv.h
  43. 2
      config/examples/Tronxy/X3A/Configuration_adv.h
  44. 2
      config/examples/Tronxy/X5S-2E/Configuration_adv.h
  45. 2
      config/examples/UltiMachine/Archim1/Configuration_adv.h
  46. 2
      config/examples/UltiMachine/Archim2/Configuration_adv.h
  47. 2
      config/examples/VORONDesign/Configuration_adv.h
  48. 2
      config/examples/Velleman/K8200/Configuration_adv.h
  49. 2
      config/examples/Velleman/K8400/Configuration_adv.h
  50. 2
      config/examples/WASP/PowerWASP/Configuration_adv.h
  51. 2
      config/examples/Wanhao/Duplicator 6/Configuration_adv.h
  52. 2
      config/examples/Wanhao/Duplicator i3 Mini/Configuration_adv.h
  53. 2
      config/examples/gCreate/gMax1.5+/Configuration_adv.h
  54. 2
      config/examples/makibox/Configuration_adv.h
  55. 2
      config/examples/tvrrug/Round2/Configuration_adv.h
  56. 2
      config/examples/wt150/Configuration_adv.h

2
config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Einstart-S/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/FYSETC/AIO_II/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/FYSETC/Cheetah 1.2/base/Configuration_adv.h

@ -1844,8 +1844,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/FYSETC/Cheetah/BLTouch/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/FYSETC/Cheetah/base/Configuration_adv.h

@ -1844,8 +1844,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/FYSETC/F6_13/Configuration_adv.h

@ -1831,8 +1831,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Felix/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/FlashForge/CreatorPro/Configuration_adv.h

@ -1844,8 +1844,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/FolgerTech/i3-2020/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Formbot/Raptor/Configuration_adv.h

@ -1847,8 +1847,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Formbot/T_Rex_2+/Configuration_adv.h

@ -1849,8 +1849,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Formbot/T_Rex_3/Configuration_adv.h

@ -1849,8 +1849,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Geeetech/A10/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Geeetech/A10M/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Geeetech/A20M/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Geeetech/MeCreator2/Configuration_adv.h

@ -1844,8 +1844,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/HMS434/Configuration_adv.h

@ -1781,8 +1781,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Infitary/i3-M508/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/JGAurora/A1/Configuration_adv.h

@ -1850,8 +1850,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/JGAurora/A5/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/JGAurora/A5S/Configuration_adv.h

@ -1850,8 +1850,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/MakerParts/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Malyan/M150/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Malyan/M200/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Micromake/C1/enhanced/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Mks/Robin/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Mks/Sbase/Configuration_adv.h

@ -1846,8 +1846,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/RapideLite/RL200/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/RigidBot/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/SCARA/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/STM32/Black_STM32F407VET6/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Sanguinololu/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Tevo/Michelangelo/Configuration_adv.h

@ -1844,8 +1844,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Tevo/Tarantula Pro/Configuration_adv.h

@ -1841,8 +1841,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration_adv.h

@ -1844,8 +1844,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration_adv.h

@ -1844,8 +1844,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/TheBorg/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/TinyBoy2/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Tronxy/X3A/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Tronxy/X5S-2E/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/UltiMachine/Archim1/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/UltiMachine/Archim2/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/VORONDesign/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Velleman/K8200/Configuration_adv.h

@ -1858,8 +1858,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Velleman/K8400/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/WASP/PowerWASP/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Wanhao/Duplicator 6/Configuration_adv.h

@ -1847,8 +1847,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/Wanhao/Duplicator i3 Mini/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/gCreate/gMax1.5+/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/makibox/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/tvrrug/Round2/Configuration_adv.h

@ -1845,8 +1845,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

2
config/examples/wt150/Configuration_adv.h

@ -1846,8 +1846,6 @@
//#define TMC_SW_MISO -1
//#define TMC_SW_SCK -1
//#define TMC_USE_CHAIN // All active xx_CS_PIN defines must be set the same to use SPI daisy chain
/**
* Four TMC2209 drivers can use the same HW/SW serial port with hardware configured addresses.
* Set the address using jumpers on pins MS1 and MS2.

Loading…
Cancel
Save