-
is it possible to make the TMC5160 silent when it is in coolStep?
I would like to switch my printer to coolstep so that the TMCs do not heat up and to avoid skipping steps, my problem is that this co…
-
Documenting here for others to see.
There seems to be some connection issues with TMC2208 with at least AVR and DUE platforms.
The likely commit to cause the issues is d27257900a14ee8cd8df7d5c9b01…
-
Apologies upfront as this is not an issue, but general clarification question about hardware.
Before ordering some TMC5160-BOB's for eval (from the comments in this repo it seems that it is quite p…
-
EDIT 2: resolved, for anyone who faces this issue in the future: simply comment out the 3 software spi lines and use “spi_bus: spi4”.
EDITED to focus on key problem:
Using this component configura…
-
Errors:
'reg_ptr' undeclared (first use in this function) trinamic.c /GRBL Driver STM32F103C8/motors line 774
'reg_ptr' undeclared (first use in this function) trinamic.c /GRBL Driver STM32F103C8/mo…
-
Freely discuss your opinions on an ARM platform for Grbl, moving forward after v1.1.
-
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
_Originally posted by @github-acti…
-
I am designing my own controller around stm32f411(the same one as in the blackpill) and I want to use I2C FRAM [MB85RC16PN](https://eu.mouser.com/datasheet/2/1113/MB85RC16_DS501_00001_11v0_E-2329168.p…
-
I am looking for schematic diagram of Manta-M8P.
Thank you.
-
We need to improve steps precision and speed, eventually acceleration/deceleration for the pump.
Also, we need to have control over the maximum current draw (today, there is no limit and it happened …