-
As of today, babystepping and linear advance does not work on I2S stepper stream. In Marlin, the pins file for the MRR ESPE will `#undef LINEAR_ADVANCE`, and if you try to do babystepping on the LCD, …
-
I am trying to configure marlin bugfix 2.0.0 ( both from bigtreetech github repo an marlin github repo ).
If I configure like this ;
#define X_DRIVER_TYPE TMC2208
#define Y_DRIVER_TYPE TMC2…
-
When running the stepper motor continuously over an extended amount of time (30 min +) it overheats.
Will investigate
wsh32 updated
3 years ago
-
Hi,
I saw that in the v1.1 board the option has been added to use UART with TMC220x chips. This is great, but unfortunately I have a version 1.0 board.
After looking at the schematics it seems that…
sverd updated
4 years ago
-
Ramp up PWM signal from 0 to max speed over a couple of seconds. Now it is abruptly switched on. This has caused some voltage spikes.
-
The X stepper runs as expected.
Y & Z, however run at about 1/4 of the proper speed, and distance.
If I flash the stock firmware, and run it, and then flash grblHAL, without removing power, the …
-
Last release 2019?
-
I recently started investigating using your library for a ESP32 based project I'm starting but could never get any of the UART based examples to work. After spending way more hours than I'd like to ad…
-
Hello,
I'm building my own 3d printer. and i need a little help how can i calculate the Stepper Motor Current value.
I ordered SKR Mini E3 V2.0 Board, and Nema17 Stepper Motor 17HS4401 stepper…
-
Hi there,
I'm trying to run stallguard for homeing and tried several methodes, however [#191](https://github.com/teemuatlut/TMCStepper/issues/191) helped me most.
Anyway I got a strange behaviour. …