-
Hi,
if I understand correctly only DC and Stepper motor controllers are currently supported with Kinesis in the motorThorlabs module. I'm working on an application where I need to integrate a Kines…
-
Hi
I have an SKR 1.4 Turbo. I've installed TMC2208 driver (UART mode) in X, Y, Z axis (this works) and i have tested A4988 (motor is stuttlering and dont change direction), DRV8825 driver (motor do…
-
For file:
```cpp
#define HW_NAME "Prototype"
#define HW_VER {0, 0, 0}
#define SW_NAME "Standard"
#define SW_VER {0, 0, 0}
```
After `-style=Chromium` or any other style:
```cpp
#define HW_NAM…
-
I have installed a S42B (pre assembled) only on my Y axis using a SKR 1.3.
When printing in closed loop the stepper stops or will jump large distances.
I have modified my marlin 2 for the correct st…
-
i can't get stepper motors working.
i see that one must adjust the code loaded to the arduino;
the code doesn't indicate which pin is the "step" and which is the "dir".
it also doesn't indicate how…
-
Running the Following code 3 times, 1 time passed, and 2 cause a StaleElementReferenceError error.
```
const { By, Key } = require('selenium-webdriver');
const { Builder } = require('@tpio/javasc…
-
I run homing, the x homing was OK, when the build plate went back to hit the end stop, it kept hitting the end stop without stopping,
Error:
echo:Homing Failed
Error:Printer halted. kill() call…
-
Edit: problem all fixed. I had broken stepper drivers, it all works fine now i replaced those.
-
I'm sorry for my bad title but I couldn't think of a better one.
I am using StepperOnline DM860T drivers connected to a GRBL controller.
Previously I used cheap TB6600 drivers which worked instant…
-
I am uploading the marlin fw on a spider v1.1 which drives a voron 2.4 with 4 Z drive.
In configuration_adv.h default: #define NUM_Z_STEPPER_DRIVERS 1
By default only 1 driver is selected and it w…