Move To X

moveX()

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

Syntax #

fab.moveX(dx, [velocity])

Parameters #

dx
Number, the relative x 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)