-
Thank you for making your RP2040_PWM library available. It was super easy to use. Yesterday I tried using it to drive a single stepper motor with it using a STEP/DIR style stepper driver. A TMC2209 in…
-
I'm having a bit of a problem when trying to use the UART control and it is around setting the current limit of the driver. Whenever I use the UART interface, it stops using the on-board potentiomete…
-
### Did you test the latest `bugfix-2.0.x` code?
Yes, and the problem still exists.
### Bug Description
When try to do homming or start auto bed leveling the extruder go to center of the plat…
-
I am trying to change the number of microsteps with setting $15x, the command is accepted but when reading out the setting the value has not changed.
And is there some documentation on setting $17x, …
-
### Description
On DW6, the I2C EEPROM support was working. My bed leveling measurements and other configs were saving to EEPROM with no problem.
After loading DW7, no more EEPROM functionin…
-
I followed the instructions given in "compiling girbalHAL section" to compile the driver for 6-axis. but after downlading biard, the driver is still 3 axis.
I edited the cnc3040 file for needs, and …
-
Currently the library is unaware of ganged X/Y/Z axis so tinkering with them and changing their settings is not possible. I think that due to this the initialization fails too due to the amount of suc…
-
Hello,
This is not exactly related to this library but search engines failed on helping me.
I'm using an Arduino Mega Pro 2560 and a TMC2209 V2.0 from Makerbase.
I uploaded the "StallGuard.ino" s…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
after f0cc8bd8f28908a6f339a4cd5e1985233dedb9e5 i can't compile with
#define DGUS_LCD_U…
-
I'm the only one seeing a not smooth movement ? There is a little jerk in the rotation , something a small delay...
The same happens on TMC2208 and TMC2209 (in legacy mode, so they are drop-in replac…