maxAccelerationX()
Set the maximum acceleration for the X axis. Sent to firmware as M201 X….
Resets to the printer profile default at the start of each fabDraw() call.
Use push() / pop() to scope a temporary change.
Parameters
| Name | Type | Description |
|---|---|---|
v | number | Max X acceleration in mm/s². |