| m0423 |
X Twist Compensation |
Modify, reset, and report X-Axis Twist Compensation data |
thinkyhead |
X_AXIS_TWIST_COMPENSATION |
2.0.9.4 |
calibration |
|
|
|
| tag |
optional |
description |
values |
| R |
true |
Reset the Twist Compensation array to the configured default values. |
|
|
| tag |
optional |
description |
values |
| A |
true |
Set the X-Axis Twist Compensation starting X position. |
|
|
| tag |
optional |
description |
values |
| I |
true |
Set the X-Axis Twist Compensation X-spacing. |
|
|
| tag |
optional |
description |
values |
| X |
true |
Zero-based index into the Twist Compensation array. Requires a `Z` value. |
|
|
| tag |
optional |
description |
values |
| Z |
true |
A Z-offset value to set in the Twist Compensation array. Requires an `X` index. |
|
|
|
| pre |
code |
| Report the current X-twist data to the host console. |
|
|
| pre |
code |
| Reset X-twist data to the configured defaults. |
|
|
| pre |
code |
| Set the 5th value in the Twist Compensation array to -0.03. |
|
|
| pre |
code |
| Set the X-start position to 0 and the X-spacing distance to 50. |
|
|
|