-
Hello, thank you for your guidance last time. I solved the problem of TFT screen. But when I test tmc2130, I find that it can't be used. I send the M122 command, but the return is not OK. I use bigtre…
-
hi, very excited to find this project, especially as it looks like i will technically be able to build it for my skr 1.3, however i have not been able to get it to work, the arduino library method jus…
-
I have a GTR V1.0 board with BIQU TMC5160 stepper motor drivers. My printer is Creality Ender-3 Pro. The motherboard is the GTR V1.0 with TMC5160 on X, Y, Z and E0, I have a V6 hot end and want to at…
-
Recently purchased BigTreeTech SKR E3 DIP v1.1 with four TMC5160 drivers. Everything works like a charm (very quiet drivers).
The board is built-in in Creality CR-20 Pro 3D printer.
Also purchased B…
-
Using Marlin 2.0.7 the endstops do not stop the motor when homing -- using the TFT 320x240 setting with the HAL STM32 builder.
Pinging M119 and manually triggering endstops individually do show the…
-
I am using a TTGO T-Display ESP32 and a TMC5160 SilentStepStick v1.5.
It took me a while before I found out what was making the [StepperDemo](https://github.com/gin66/FastAccelStepper/tree/master/e…
-
I'm having issues with BLTouch "Smart" v.3.1.
After removing the capacitor on my Z_Endstop (i have a melzi board and AntClabs suggest to remove it) the frequency of bltouch going bad increased dramat…
-
(I am using a TTGO T-Display ESP32 and a TMC5160 SilentStepStick v1.5)
Below is the relevant code that triggers the issue; it just moves the stepper back and forth between 0 and a set position "Ste…
-
I have problem using SKR-E3-DIP-V1.0 with TMC5160 (v1.2) drivers.
Configuration includes
```
#define X_DRIVER_TYPE TMC5160
#define TMC_USE_SW_SPI
#if AXIS_IS_TMC(X)
#define X_CURRENT …
n-e-g updated
4 years ago
-
Hello,
I have set up the board with TMC5160 on X/Y/Z-axis.
I use mechanical switches like before on my old board.
When the endstops switch the LED on the board goes on but the axis continues to m…