-
_@radioproektor in https://github.com/makerbase-mks/MKS-TinyBee/issues/1#issuecomment-1013806992_
... and referenced https://github.com/makerbase-mks/MKS-TinyBee/issues/14#issue-1157121266
I'm pr…
-
Is the firmware available that is used in the MSP430G2553? I haven't been able to locate it.
-
I'd like to try out the code for the BTT SKR E3 Mini v2.0 board that's being worked on in #2. I understand that Eclipse is grblHAL's IDE of choice but I'd prefer to use something that's less of an in…
-
I would like the system to be as quiet as possible when moving. Evaluate different microstepping, current limit and speed settings to get the system as quiet as possible.
From this point, investiga…
-
It's possible to use up to 8 drivers with the ESP32 using 2 hardware serial and TMC2209 which can be set to differing UART addresses.
But because the esp32 only has 3 UARTs, one for usb, you can only…
-
Hi, I was trying to configure Maril properly for my SKR V1.4 but because I once forgot to remove the USB cable from the PC and the board while transferring the jumper from PSU to USB (the PSU was turn…
-
I'm not able to understand the current setting procedure from the datasheet. The readme file of this library has been more understandable regarding this matter than the datasheet provided by TMC.
A…
-
-
I would like to add support for TMC5160 which uses SPI but not sure where to start?
Do I add a new file call tmc_spi.c and include the two functions:
tmc_spi_write() and tmc_spi_read() ?
-
Hi!
I was looking through the sources in the repo and noticed that the latest firmwares available seems to be based on v0.91, while the firmware I have installed using your updater is based on newer …