-
[Configuration.zip](https://github.com/MarlinFirmware/Marlin/files/4378999/Configuration.zip)
### Bug Description
Right now it says:
**ERR: MAXTEMP: BED
PRINTER HALTED
Please Reset**
Every…
-
### Bug Description
I'm using TMC2208 drivers on my MKS SGEN-L board with bugfix-2.0.x branch.
After several hours of printing, my printer makes huge noise with the extruder stepper,
I stopped pr…
-
### Bug Description
DEFAULT_AXIS_STEPS_PER_UNIT changes are ignored
### My TWO Configurations
Mint 19.3+Cinnamon
Win 8.1
Arduino 1.8.10 on both devices
Marlin bug-fix 1.1.9 downloaded yesterda…
-
### Description
I switched from Marlin 1.1 (bugfix_1.1.x - 7cc1410070067aa056ee17a0a32d91d41cf599c9) to (bugfix_2.0.x 8e8e48f9004155897d572a099131b0b62592cee6).
Without changing HW I'm now hearing…
-
Hey Guys!
I need a little help! Today I replaced the old motors and the old stepper drivers too.
Now I use 2 TMC 2130 (X,Y axis) and 3 TMC2208 stepstcks (Z, Z2, E axis), and the machine is super s…
-
After some hours of frowning and head scratching I managed to get my ESP32 to talk to the BTT TMC2208 v3.0.
First problem had nothing to do with the software: VIO needs to be 5 V. UART can have 3.3…
-
Have you been getting stuttering on curves with junction deviation enabled? It translates as rough surface on the outer wall. Maybe try printing a big cone with 1.2mm walls to reproduce the issue (cou…
-
Could there be a problem if the method is not called?
@teemuatlut or @thinkyhead
```c++
Marlin\src\feature\tmc_util.cpp:143:23: warning: 'get_pwm_scale' defined but not used [-Wunused-function…
-
The TMC2208 UART connected drivers won't start in stealtchop.
1. Upload firmware
2. Do a G28
Because I configured the drivers to operate in stealthchop until a certain threshold I would expect …
-
### Description
On stm32f407xxx board, has anyone debugged the uart mode of tmc2208? How to add software uart driver?