-
### Description
In der P-Version vom I3 Mega sind TMC2208-Treiber in der Z-Achse verbaut. Trotzdem bewegen sich die Stellmotoren über Terminal-Eingaben und über Autoleveling nur in 0.02-Schritten…
-
I was able to attach my PandaPi to my Openbeam Kossel Pro, and all that's left is configuration. However, whenever I run G33, it consistently errors out with either "homing failed" (if I don't home fi…
-
I try to send a file (a g-code) using web ui, but it is not able to write sd card (trying with differents sd card)....transfert is shown completed (100%), but no files are on the media, althought I ca…
-
Hi! im trying connect btt exp mot with tmc2209 for a 2 x carriage but give me a error, need a tx and rx pin? please have any tutorial? thanks
-
Hi. Hope someone can help me. The board works fine, which mens i can upload new firmware and i can control fans and other hardware devices using PrintRun for Mac. But when i try to control the stepper…
-
I'm having issue working this configuration
`#define SERIAL_PORT -1
#define SERIAL_PORT_2 1`
I'm using this guide to connect MAX31865 in software SPI configuration:
[https://drive.google.com/fil…
-
![gen-l_diagram](https://user-images.githubusercontent.com/2018522/37561708-94a90c06-2a23-11e8-8e97-48756d7fa76f.jpeg)
here is a rudimentary drawing of how im using my drivers on an MKS-Gen L V1.0 bo…
-
I just recently got the SKR V1.3 for the wiring simplicity and 32 bit stuff. Sadly, this has also created a few issues. The SPI jumpers are in the correct places and the +5V is in INT like it is suppo…
-
Is it a problem that the part number on the driver chips of my mainboard is TMC2208-LA? The config and README says TMC2209's. I have an adventurer 3 pro. Seems to be the same mainboard as in the pictu…
-
- I am using Arduino Uno R4 Wi-Fi, connected via TMC2208 to a 200-step Nema17 motor. The application is a telecine, I need to advance the film exactly one frame per exposure of the camera, so I tried …