makertum / Trinamic_TMC2130

Arduino-compatible library to configure the Trinamic TMC2130 stepper motor driver
42 stars 19 forks source link

Compilation terminated #3

Closed DaGov closed 8 years ago

DaGov commented 8 years ago

I copied 3 files (.h and .cpp and registers.h) in Marlin fork folder. After this I compile Marlin. Fatal error: Trinamic_TMC2130.h: No such file or directory. In Marlin.ino. Get instruction, please.

makertum commented 8 years ago

Hi, I think you need to install the library in your arduino directory. Please check google (or arduino.cc) on how to install the library on your operating system.

DaGov commented 8 years ago

Hi! How I can change CS pins of drivers?