This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docs:blox:examples-actuator [2024/08/21 17:44] admin |
docs:blox:examples-actuator [2024/08/27 12:28] (current) admin |
||
---|---|---|---|
Line 9: | Line 9: | ||
===== 6.4.2.1 Wiring ===== | ===== 6.4.2.1 Wiring ===== | ||
- | See [[docs: | + | See [[:docs: |
---- | ---- | ||
Line 23: | Line 23: | ||
Use the table below to find some default values to use for Current settings, Steps-per-mm and Acceleration | Use the table below to find some default values to use for Current settings, Steps-per-mm and Acceleration | ||
- | ^Linear Actuators^Details | + | ^ Linear Actuators |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
---- | ---- | ||
Line 50: | Line 50: | ||
Use the table below to find some default values to use for Current settings, Steps-per-mm and Acceleration | Use the table below to find some default values to use for Current settings, Steps-per-mm and Acceleration | ||
- | ^2 Axis Actuators^Details^Initialization Blocks| | + | ^ 2 Axis Actuators |
- | | **[[https:// | + | | **[[https:// |
- | | **[[https:// | + | | **[[https:// |
---- | ---- | ||
===== 6.4.2.4 Homing ===== | ===== 6.4.2.4 Homing ===== | ||
- | |||
Its beneficial to add the "Home Stepper Motor" block to the initialization as well, that way later moves can make use of absolute positioning | Its beneficial to add the "Home Stepper Motor" block to the initialization as well, that way later moves can make use of absolute positioning | ||
Line 63: | Line 62: | ||
> TIP: Remember to install a Limit switch at the minimum (Zero-end) of travel | > TIP: Remember to install a Limit switch at the minimum (Zero-end) of travel | ||
- | During initialization, | + | During initialization, |
- | ^ Single Axis Homing ^ 2-Axes Homing | + | ^ Single Axis Homing |
- | | {{: | + | |{{: |
---- | ---- | ||
Line 72: | Line 71: | ||
===== 6.4.2.5 Moving ===== | ===== 6.4.2.5 Moving ===== | ||
- | Use the "Move Stepper Motor" blocks to move the actuator(s). | + | Use the "Move Stepper Motor" blocks to move the actuator(s). You can do Relative moves (" |
- | > The "Wait for move to complete" | + | > The "Wait for move to complete" |
- | ^ Absolute Positioning example ^ Relative positioning Example ^ Position relative to sensor value ^ | + | ^ Absolute Positioning example |
- | | {{: | + | |{{: |
---- | ---- | ||
Line 84: | Line 83: | ||
You can also rotate the motor a number of partial and/or full rotations using the " | You can also rotate the motor a number of partial and/or full rotations using the " | ||
+ | |||
+ | Initialization: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Moving a rotational axis: | ||
{{: | {{: |