-
Schematic shows J8 connected to motor driver #1, but the silk says "Motor 2"
Schematic shows J9 connected to motor driver #2, but the silk says "Motor 1"
Possible fix in stepper.ino is to update t…
-
I got my board today. For testing, i connected one stepper (Z). According to the manual i removed all jumpers from the STEP/DIR headers and set them on the UART headers. But i always get a "TMC CONNEC…
-
I had problems getting TMC2209 step sticks working with UART configuratio in Marlin 2.x..
Some Bigtree TMC2208 before were working correctly, so I was debugging the case.
Problem is on these TMC22…
-
Using CircuitPython to control stepper motors is currently pretty ugly. At the moment, I use PWMOut, precalculate the frequency steps needed to provide pseudo acceleration/deceleration, compute the ti…
-
IT would glad if there is general IO pin that can switch on or off in tunerstudio without any conditional input. Basically it will be use to enable pullup for hall effect sensor without opening the b…
Rydec updated
3 years ago
-
driver should transmit cumulative stepper and encoder steps since last /status, rather than only since last loop(), so server can watch for serious slip events.
-
Hi all,
I come from Germany and I`m excited about the ELS that I want to build one. I have ordered a hybrid stepper JMC 86J12156EC-1000-60-H
https://www.jmc-motor.com/product/896.html
and a steppe…
-
Hi,
I've just assembled all machanical parts of MOVEO, and now I making wirring. I have an issue, I don't know how to make connection between stepper motor drivers and ardiuno, which PINs of arduino …
-
Since the latest firmware update I have had to adjust the Z axis to be higher using the manual calibration after every print. I'm at .475 now after about 8-10 prints. I'm on the latest firmware and …
-
Hey.
I decided to put 2208 on RADDS, but errors are made when compiling.
The compiler warns that the library does not work on x86 (((
That is, on 32 bits
I would like to see support for these driv…