-
From what I can understand of the firmware, and from looking at the schematic, you are missing out on field / vector control of the motor. With vector control you control the torquing current and the…
-
I'm not the best with code so I like the simplicity of this library, but I was curious if this could be used with normal 3d printer drivers? Like the a4988. I'm thinking of building a robot arm with 6…
-
I'm having a problem where seemingly randomly the motor will basically die out. The RMS voltage slowly climbs but the motor won't run. To get it to run again I have to power off both the board and…
-
hi.
i have the arduino with ramps 1.4 . i was istalled the marlin 2.0.x latest . and esp module with esp3d frameware. it work own without the arduino and ramps . but when i need to controle my printe…
-
I am using MKS SBASE 32-bit board with smoothieware. After connecting to power supply and homing the axis, a high frequency noise starts coming out from the motors. How can we reduce/remove the high p…
-
- Description: Step motors do not going to home and i think not save HOMING_SENSITIVITY, because if i send command M914 or M914 X19 Y19, terminal say only:
0:21:56.098: X driver homing sensitivity s…
-
### Bug Description
This ticket is aimed to report a correlation on a common but hard to reproduce issue across a variety of unrelated users and configurations. I have been following older tick…
-
Hi I'll add here links and docs I find useful, you decide whether you want them included in the project.
A couple good tutorials about how to configure A4988 and DRV8825 stepper motor drivers: Most …
-
G28 moves X to X-Home position, Y only moves about ~1 mm and then stops at wrong position
Even with lower/higher values on _STALL_SENSITIVITY and _HOME_BUMP_MM=0 don't work
Workaround:
G28 X
G2…
-
**Have you looked for this feature in other issues and in the docs?**
Yes.
**Is your feature request related to a problem? Please describe.**
_A clear and concise description of what the pr…