Move Y

moveY()

Move in Y relative to the current position without extruding material.

Syntax #

fab.moveY(dy, [velocity])

Parameters #

dy
Number, the relative y distance to move (in current units, mm by default)
v
Number, optional. The speed to move at (in current units/sec, inherited or 25 mm/sec by default)