moveToY()
Move to an absolute Y position without extruding.
Non-extrusion moves will be executed at the default travelSpeed unless manually specified.
Use travelSpeed() to set a new default.
For retraction and/or z-hopping, see the travel/travelTo set of commands.
Parameters
| Name | Type | Description |
|---|---|---|
y | number | Target Y position in mm. |
v | number | Feedrate in mm/min. |