-
Bug Description
In file included from Marlin/src/HAL/HAL_STM32F1/../../inc/MarlinConfig.h:38:0,
from Marlin/src/HAL/HAL_STM32F1/HAL.cpp:30:
Marlin/src/HAL/HAL_STM32F1/../../inc/San…
-
# Description
`#define X_DRIVER_TYPE TMC2208`
`#define Y_DRIVER_TYPE TMC2208`
`#define Z_DRIVER_TYPE TMC2208`
will cause a bootloop
### Steps to Reproduce
checkout commit 865055e07a5d…
-
### Description
After install second Z on E1 with TMC2208 UART, it works, but current is independent from Z1.
My test is:
1. M906 Z10 ; Set to 10mAh
2. Move Z by 50mm
3. Touch or light grab …
sn4k3 updated
4 years ago
-
### Description
Have tmc2208's running in uart, but all steppers are powerless. the drivers communicate just fine. rolled back to 1.1.9 and i have motion. Using the most curren 2.0.x and havent m…
-
Trying to "upgrade" from Marlin 1.1.8. This is what I get.
```
C:\Users\valle\AppData\Local\Temp\arduino_build_773072\sketch\stepper_indirection.cpp:256:0:
C:\Users\valle\AppData\Local\Arduino…
-
I connected the TMC2208 of the extruder on my Creality v2.4 board (CR10S Pro) to the following soft-UART pins via the standard 1k connection sceme:
RxD = 87
TxD = 59
Communication is successful, ho…
-
I just flashed the latest marlin 2.0 bugfix on my cr-10s with an skr v1.3 and tmc2208 v3 drivers and now all the sudden I'm getting a maxbed temp error as soon as I turn my printer on everything was f…
-
Hi My problem!
```
Arduino: 1.9.0-beta (Windows 10), Board: "Arduino Due (Programming Port)"
C:\Users\Lapos\Documents\Arduino\libraries\SoftwareSerial-master\SoftwareSerial.cpp:260:2: error: #err…
-
Tell me please. I bought an E3 DIP TMC2208 UART. When the printer starts up, it displays the message: "TMC Connection Error". What firmware should I install:
firmware-tmc2208-chip-on-bottom.bin
or
…
-
Hi i saw a nice little project on a LPC1768 and 1 cable Serial hookup without eany 1K resistors
And just using 1 pin / each Driver (TMC2208)
The link for the project https://github.com/MarlinF…