TMC 2130 Stepper Drivers: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
*Solder certain bridges on the driver - not easy
*Solder certain bridges on the driver - not easy
*Change Marlin code in configuration_adv.h
*Change Marlin code in configuration_adv.h
*Need to change pins_RAMPS file to tell which pins are being used
*Need to change pins_RAMPS.h file to tell which pins are being used
*Debug allows M122 in serial monitor for status
*#Define sensorless homing !!! This is useful.

Revision as of 16:38, 14 April 2019

Wire Via SPI

  • Solder certain bridges on the driver - not easy
  • Change Marlin code in configuration_adv.h
  • Need to change pins_RAMPS.h file to tell which pins are being used
  • Debug allows M122 in serial monitor for status
    1. Define sensorless homing !!! This is useful.