-
**Is your feature request related to a problem? Please describe.**
The Output Config Display tab for stepper motor configuration is unclear about what are the units of the three parameters required t…
-
_From @cmaglie on November 15, 2012 18:19_
This is [Issue 139](http://code.google.com/p/arduino/issues/detail?id=139) moved from a Google Code project.
Added by 2009-11-05T07:28:01.000Z by [john.zan.…
-
Any chance this can be made to compile for board Adafruit MacroPad RP2040?
i get this error "Error compiling for board Adafruit MacroPad RP2040"
-
Hey there!
I am currently using a WEMOS D1 mini together with a 4-Pin stepper motor.
It works correctly but after turning it, the esp runs through a software reset.
The Exception Decoder says t…
-
The Auto Suggestion feature of XCode3.2 doesn't work "sometimes"...
If you add a class to ProjectFolder/src/ the auto completion works, but the exact same code for one of the standard library classes…
-
Hello, Thanks a lot for this lib, I really appreciate the fact that every settings are so clear.
I was using TMCstepper lib before with accelstepper and I'am currently trying to migrate my code to yo…
-
from C:\Users\MYHOME\Desktop\MK4duo\MK4duo.ino:352:
sketch\src/core/stepper/driver/driver.h: At global scope:
sketch\src/core/stepper/driver/driver.h:172:11: error: member 'Driver driver_…
-
Thank you for this awesome library. I recently switched from Arduino Nano to a Teensy 4.1. This required a move from the fast stepper library ( https://github.com/gin66/FastAccelStepper/blob/master/sr…
-
The [`AccelStepper`](https://www.airspayce.com/mikem/arduino/AccelStepper/index.html) Arduino library is able to group stepper motors together and move them in sync. We should explore this feature.
…
-
I am using the Ustepper in an application were i stall it on purpose. But i cannot get the isStalled() function to work. It is not highlighted as library variable in the Arduino IDE (as suppose to mov…