printAcceleration()
Set the acceleration used for print moves. Sent to firmware as M204 P….
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 | Print acceleration in mm/s². |