This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docs:blox:connect-stepper-motors [2024/08/08 17:59] admin |
docs:blox:connect-stepper-motors [2024/08/15 12:52] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== 2.5 Connecting BLOX to Stepper Motors ===== | + | ====== 2.5 Connecting BLOX to Stepper Motors |
OpenBuilds BLOX provides support for 2x Bipolar Stepper Motors, with software-controlled current setting and fault monitoring. | OpenBuilds BLOX provides support for 2x Bipolar Stepper Motors, with software-controlled current setting and fault monitoring. | ||
Line 7: | Line 7: | ||
* Motor Inductance: 1-2mH ideally, higher will limit max speed | * Motor Inductance: 1-2mH ideally, higher will limit max speed | ||
+ | ---- | ||
- | ==== 2.5.1 Wiring ==== | + | ===== 2.5.1 Wiring |
> Note: The color codes shown below only apply to OpenBuilds Motors. Refer to [[docs: | > Note: The color codes shown below only apply to OpenBuilds Motors. Refer to [[docs: | ||
Line 22: | Line 23: | ||
| **Wiring NEMA 17 Motors** | **Wiring NEMA 23 Motors** | | | **Wiring NEMA 17 Motors** | **Wiring NEMA 23 Motors** | | ||
| {{: | | {{: | ||
+ | |||
+ | ---- | ||
==== 2.5.2 Stepper Driver FAULT modes ==== | ==== 2.5.2 Stepper Driver FAULT modes ==== | ||
Line 38: | Line 41: | ||
* Note: The FAULT will persist until both cleared, and power has been turned off and on, to protect the stepper drivers | * Note: The FAULT will persist until both cleared, and power has been turned off and on, to protect the stepper drivers | ||
- | + | ---- | |
- | ==== 2.5.3 Configuration ==== | + | |
- | + | ||
- | === 2.5.3.1 grblHAL/ | + | |
- | + | ||
- | + | ||
- | Make sure to set grblHAL settings (CONTROL > Grbl Settings Tab) | + | |
- | + | ||
- | * **$140=xx** X-Axis Motor Current (Set appropriate current for stepper motors in use) | + | |
- | * **$141=xx** Y-Axis Motor Current (Set appropriate current for stepper motors in use) | + | |
- | * **$4=0** ;Step direction invert = disabled (Required) | + | |
- | * **$1=255** Step idle delay = set to always enabled (Recommended, | + | |
- | + | ||
- | === 2.5.3.2 LogiBLOX === | + | |
- | + | ||
- | You can use the Stepper Motors as linear axes. Current, and all motion parameters like calibration and speed profiles are configurable | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | You can also use the Stepper Motors as Rotational axes. Current, and all motion parameters like calibration and speed profiles are configurable | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | The Stepper Drivers actively monitor for FAULT conditions. | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | + | ||
- | + | ||
- | + |