STEPS_PER_MM

The number of motor steps per millimeter. See https://shop.evilmadscientist.com/productsmenu/846.

STEPS_PER_MM

Type: number

MAX_MM_PER_SEC

The maximum speed of the AxiDraw in millimeters per second. See https://shop.evilmadscientist.com/productsmenu/846.

MAX_MM_PER_SEC

Type: number

MIN_MM_PER_SEC

The minimum speed of the AxiDraw in millimeters per second. See https://evil-mad.github.io/EggBot/ebb.html#SM.

MIN_MM_PER_SEC

Type: number

AxiDraw

A class for controlling the AxiDraw pen plotter.

new AxiDraw()
Instance Members
isBusy()
connect()
disconnect()
enable()
disable()
currentPosition()
penUp()
penDown()
setPenHeight(normalizedHeight)
setSpeed(mmPerSec)
moveTo(x, y)
analogConfigure(channel, enabled)
analogRead(channel)
memoryRead(address)