-
Using the example Klipper configs, as well as RRF, my SPIDER KING won't detect the BIG-5160 drivers I have installed in my board.
Klipper reports:
```
INFO:root:TMC stepper_x failed to init: Un…
-
Just got the skr 1.4 turbo and have been pulling my teeth trying to configure it to work with my Ender 5 plus. The skr 1.4 has Z0 and Z1 in addition to E0 and E1. Z0 and Z1 appear to run off the same …
-
Ordered for testing:
**Drivers:**
[A4988](https://www.amazon.com/gp/product/B07BND65C8/)
[TMC2209 V1.3](https://www.amazon.com/gp/product/B07ZPYKL46/)
[DM556](https://www.amazon.com/gp/product/B…
-
Getting this error..
Example of my configs
[stepper_x]
step_pin: PE11
dir_pin: PE10
enable_pin: !PE9
microsteps: 16
rotation_distance: 40
endstop_pin: PB14 # PA1 for X-max
position_endst…
-
### Bug Description
After installing the new firmware (DGUS_TMC_v1.5.3) as well as TMC2209 drivers in my Mega X Pro (2nd gen w/ Trigorilla 0.0.2) following the tutorial in this repo my stepper moto…
-
Hello, today I try to spin up my new BTT Octopus V1.1 board with sensorless homing , TMC 2209 in UART.
I have jumpers in right position for all drivers. DIAG0 & 1 are connected by jumpers but every …
-
In order to greatly improve maintainability and expandability of Firmware code, a hardware abstraction layer (HAL) should be implemented in context of a big refactoring. The new architecture will then…
-
**Describe the problem you have/What new integration you would like**
When using a high gear ratio stepper motor such as the 28BYJ-48 with an tmc2209 stepper driver(minimum microstepping 1/8)
…
-
I have a esp32 controlling 3 AC Servo motors of a delta robot with a maximum RPM of 3000 and an entire motion plan sent to the esp32 over UDP at a rate 1.12ms per message.
I am trying to execute mo…
-
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_…