TMCStepper icon indicating copy to clipboard operation
TMCStepper copied to clipboard

Results 157 TMCStepper issues
Sort by recently updated
recently updated
newest added
trafficstars

I am running a 5161 on an ESP32, I am getting '0 1 292' and the motor is not moving, this is what i have wired EN_PIN -> 14 MOSI...

Hello I am trying to compile 3 axis on latest version. Arduno IDE is latest release. But getting error like - ``` WARNING: library TMCStepper claims to run on avr...

I noticed that sources have different formatting (spaces vs tabs, alignment of declarations, brackets break, etc). Having unified formatting improves readability, simplifies code reviews, and has a positive impact on...

Hi there, so far I was not able to run TMC 5160 bigtree 1.2 using rampmode, full SPI control. I'm using a 5160 with esp32, with a 3A stepper nema...

I am trying to use this "Software_SPI" example, but i have tried others as well I found on the net and absolutely nothing I do will make my motor spin....

Hello , did somebody tried to use this library as motion controller mode. Meaning that sending speed and destination via SPI and chip has full control motor ? thanks a...

Hi I wasn't quite sure where to post this (whether in the Marlin or in this repo), is Stallguard/Sensorless homing currently working with the TMC5160 or is this yet to...

Hello all, I am running Bart Drings 4_Axis_ Daisy_SPI CNC controller https://www.tindie.com/products/33366583/4-axis-trinamic-cnc-controller-for-grbl_esp32/ with BigTreeTech TMC 5160 V1.2 Drivers The set up is an XYYZ machine with NEMA 17 Steppers that...

I use a breadboard with Arduino UNO and a BTT TMC2130 V3.0 and try to get any of the examples running. NONE of the existing Example seems to work(Compile) out...

I like to use your library in other languages, such as .netcore, it would be nice to have some more "Human-readable" funtions and not just have "register-name" funktions e.g. toff/MSCNT/TPWMTHRS/uv_cp/...........