-
I'm building the pico and don't understand how the brake is making drage it has a stepper connected is the stepper shorted to cause drag? or is it under driven vs the respooler.
-
Hey @mcbridejc, this project is amazing! Thank you so much for making it open-source and providing such nice documentation!
I'm a little lazy and was wondering if - instead of the electronics in the…
-
Good day,
I setup an RP2040 with 2x TMC2209 v1.3 (Bigtree Tech) drivers exactly to ( https://github.com/janelia-arduino/TMC2209#connecting-multiple-tmc2209-chips / - Bidirectional Communication / Chi…
-
I am thinking of also controlling the stepper motor to control the Z stage of the printer but I don't think I can just connect the pins to the custom pcb and modify the python script to run it. Would …
-
Hello, I have "Global scaler" communication problems with various brands of TMC5160 drivers. In the examples, there are some pins in the table, there are others. I have tried several combinations and …
-
I would like to use it with DRV8825 or with an A4988.
Thanks so much for the software
-
Conflict with the latest arduino toolset for SAMD21 'synchronized' keyword:
```
c:\Users\Peter\Nextcloud\Projects\Arduino\libraries\grblHAL_MKRZERO\src\driver.c: In function 'driver_init':
c:\Users…
-
### Wiki Search Terms
homing
### Controller Board
RootCNC ISO v3
### Machine Description
UlitmateBee Gantry Router with external DM542T v4.0 stepper drivers, dual Y motors, inductive proximity sw…
-
Hi! I have a MKS TMC2209 v2.0 silentstepstick driver connected to a custom PCB that I made.
I am using the [TMC2209 arduino](https://github.com/janelia-arduino/TMC2209) library to communicate with my…
-
Hi all,
I am trying to set up a small machine using the TMC 2209 driver and want to use the sensorless homing feature. So my idea is to have the stepper run until it reaches the end and have it stop …