-
I have been using the DRV8825 and the A4988 for a long time. I have a set of the TMC2100 drivers on the way and would be really interested in how their behaviour compares.
I am fairly well acquainte…
-
Hey,
I wanted to experiment a little bit using the pico and tmc2209 drivers, in combination with homing/bed scanning. Setting "#define TRINAMIC_ENABLE 2209" throws me an error in pico_cnc_map.h, bu…
-
Any word of advice on interfacing trinamic drivers on board instead of the a4954 stepper drivers? This so stepper operation can be quieter.
-
Library Manager: Installing https://github.com/trinamic/TMC26XStepper/archive/master.zip
Error: Got the unrecognized status code '404' when downloaded https://github.com/trinamic/TMC26XStepper/archiv…
-
Good day (o;
Got me some BTT SKR Pico boards for testing several CNC setups.
Compiled in VSCode (git pull from today) on macOS as the web builder doesn't work on macOS Safari and some settings …
-
It would be great if we could utilize Trinamic's feature set for some safety, namely:
* Different motor currents for different modes (`G0` or jogging should require much less than steel milling).
…
-
Is not possible build with Visual Studio code, because TMC26XStepper library not found.
```
lib_deps = ${common.lib_deps}
TMC26XStepper=https://github.com/trinamic/TMC26XStepper/archiv…
Ajtak updated
2 years ago
-
I received an email asking about TMC2209 drivers in UART mode. I thought it best to move the conversation to a more public space so that the collective wisdom of the open source community can be harne…
-
### Is your feature request related to a problem? Please describe.
Marlin has experimental support for `SPI_ENDSTOPS`, which negates the need for hardwiring a wire from DIAG0 to end stop pins. Howeve…
-
I received an email asking about TMC2209 drivers in UART mode. I thought it best to move the conversation to a more public space so that the collective wisdom of the open source community can be harne…