-
I have some linear actuators with hall sensors that I want to repurpose into a CNC machine. But they aren't stepper motors, they are regular motors with a hall sensor. Can I use GRBL with these?
Re…
-
## Current Behaviour
When swapping bipolar and unipolar steppers, connections are messed up:
Bipolar:
![image](https://user-images.githubusercontent.com/6494025/149158858-0e26b44b-212e-4515-ae7…
-
The way StepperMotor is implemented now seems to accumulate error over time, since 0x0b StartSpeedForDegrees appears not super precise (happens for me on Control+ XL motor, 90 degrees stepper sways aw…
-
Hi there, seems there is sth wrong when i try to connect BCN3D and stepper motor.
Checked BCN3D and driver module, they look fine.
Tried with diff. stepper motors, all with the same issue (There is …
-
```
What steps will reproduce the problem?
1. run Control Panel
2. whatever speed (rpm) set, the motor will run at a very slow rpm
3. set speed to 3000,
What is the expected output? What do you see …
-
_From @FineLineAutomation on March 23, 2014 20:5_
I have been looking over the stepper motor library and was wondering if there was a way to stop a motor movement based on on a digital input going lo…
-
**Is your feature request related to a problem? Please describe.**
I'm using a raspberry pi pico to control stepper motors. It would be convenient if I could stop execution of the program before maki…
-
Using this in config:
```
[autotune_tmc stepper_x]
motor: ldo-42sth48-2004mah
extra_hysteresis: 4
[autotune_tmc stepper_y]
motor: ldo-42sth48-2004mah
extra_hysteresis: 4
[autotune_tmc ex…
-
I am having problem with homing all my stepper motors. Although I have three motors connected to [stepper_x], [stepper_y], and [stepper_z] respectively. The initial error I got was "Endstop x still tr…
-
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…