TMC 2130 Stepper Drivers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
*Need to change pins_RAMPS.h 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 | *Debug allows M122 in serial monitor for status | ||
* | *Define sensorless_homing in config_adv !!! 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
- Define sensorless_homing in config_adv !!! This is useful.