-
i don't think this is a compiling error because it seems that i haven't gotten around to that..
I feel a little confused about compiling the firmware. i have followed the instructions for setting …
-
Hi, i want to use 4 steppers for Z axis
here is my setup :
Z Axis : 4 steppers
Y Axis : 2 steppers in parallel (no empty port)
X axis : 1 stepper
E0, E1, E2 : 3 steppers
total 9 steppers, are ar…
-
[Input shaping](https://en.wikipedia.org/wiki/Input_shaping) is a control technique to create a commanding signal that cancels its own vibrations. It would be great to support it in Klipper.
The co…
-
### Issue description
characters on LCD screen are corrupted
MKS Rumba32, REPRAP_DISCOUNT_SMART_CONTROLLER
![mk4firmware](https://user-images.githubusercontent.com/38082624/85151623-da4a3400-b208-1…
-
Some IC do not use all of the pads in given standard package. It would be nice to be able to suppress generation of certain pads in the standard package so pad numbers come up correctly and there is …
bob-u updated
4 years ago
-
Hello,
I bought a GTR v1.0 with 6xTMC5160, I installed just one of them to test the board and configure Marlin properly to use SPI access, and I'm getting "TMC CONNECTION ERROR" on the display, no …
-
### Description
I use TMC5160 stepper drivers, since I use 0.9deg/step instead 1.8deg/step motors stallguard is not triggered correctly with the the current that I use for printing.
as example fo…
-
Symptom
When the board is fully wired, including BLTOUCH, the axis movements do not respond on triggered limit switches.
When limit switches are triggered, LED's along the stepper connectors do blin…
-
https://github.com/trinamic/TMC-API/blob/077adb2820f6f907878ef65ccd4ba6ca35489dd2/tmc/ic/TMC5160/TMC5160.h#L75 shows `0x3D` as reserved, but that's actually write-only `ENC_DEVIATION`. I'm guessing t…
riggs updated
4 years ago
-
Hi,
AAAAND similar to #12944 issue...
CORE_XY, arduino DUE+ramps `BOARD_RAMPS4DUE_EFB` with TMC5160 in SPI mode on XY
all was fine more than year, and few weeks ago (in FEB) when i change XY MICROS…