-
It kept crashing while doing jobs from SD card so I just used UGS to send gcode via USB.
For most simple jobs it does ok, but it always crashes on raster jobs. Gcode is generated by LaserWeb4.
…
-
Hello,
I would like to read the stallguard-value like described in chapter "14 stallGuard2 Load Measurement" of the Trinamic-manual.
On youtube, I have found this, which is pretty much what I am…
-
The current SPI support for the trinamic drivers requires all tmc chips to be connected to clk, miso and mosi of the processor and a separate chip select pin for each driver.
For many (3D printer) …
-
I have a skr1.4 turbo LPC1769 board running the latest build as of 10/31/21. I have TMC-2160 drivers installed. and jumpers in spi mode. IOsender auto recognizes them and added the Trimatic tab and I…
-
[Uploading STM32F1xx-master.zip…]()
I have a BTT SKR MINI E3 V2.0 board, which I want to use with grblHAL. Therefore I uncomment ```#define BOARD_BTT_SKR_MINI_E3_V20``` in ```my_machine.h```. The c…
-
How to use SPI pins (PA5, PA6, PA7) as GPIO ports (e.g fan, case light)??
-
Hi!. I am experimenting with TMC5161 drivers, on a breadboard setup running an ESP32 with the I2S expanders running Marlin
I have just about everything else working, i can control dumb drivers just…
-
Is the firmware available that is used in the MSP430G2553? I haven't been able to locate it.
-
I have finally returned to my CNC project and built latest code for BTT SKR 2.0 with TMC2209. It appears the software serial code no longer works, or I need to configure something else that I am not …
-
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…