-
Hi guys! First of all I want to say thank for a great library(even though I don't master it myself yet)!
I'm renovating my apartment but now everything stands still due to an issue.
The think is…
-
Hardware SPI works fine using :
`TMC2660Stepper driver = TMC2660Stepper(CS_PIN, R_SENSE);`
using :
`TMC2660Stepper driver = TMC2660Stepper(CS_PIN, R_SENSE, SW_MOSI, SW_MISO, SW_SCK);`
doesn't wor…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
Hello,
When I activate LIN_ADVANCE in marlin BugFix 2.1.x my double Z, Z2 axis make noise…
-
Hello,
I'm trying to animate a robot arm with 5 stepper motors.
I followed the whole tutorial and when I move it in Blender it should actually move for me too.
However, it doesn't always move and w…
-
# Version Number
REV04
# Bugfix or Enhancement
Enhancement
# Description
The TMC2209 stepper drivers in the Pololu stepper driver format have worked well, but they are very costly, depend on …
-
Hi,
Right now in code I can see they are running standalone, is there anyway to enable UART for them?
Thanks
-
Hello,
I am trying to make the TMC5160 vom BTT to work.
I am having the v1.2 and 1.3v of these stepper drivers.
Both do not have any solder pads or jumpers to change their used mode (as far as I …
-
Hi, XY homing can damage printer if head is already at the back. This happens because in printer.cfg in [homing_override] there are gcodes that are doing it.
```
G91
G1 X10 F2400
G1 Y1…
-
Hi, I want to use Stallguard and a Library to run the stepper such as Accelstepper Library. I've combined Stallguard example and Accelstepper example. Stepper is running but output is:
> 0 0 55
0…
-
I have the original vexta stepper 5 phase 0.72degrees with the stepper driver http://www.orientalmotor.com/products/pdfs/opmanuals/HM-60042E.pdf It is the driver without the directional switch pins. I…