thinkyhead

M17 - Enable Steppers

control Enable steppers

Description

This command can be used to enable one or more steppers (X,Y,Z,E).

If no steppers are specified, this command enables all steppers immediately.

If one or more axes are specified, this command enables the specified steppers immediately.

Usage

M17 [E<flag>] [X<flag>] [Y<flag>] [Z<flag>]

Parameters

[E<flag>]

E Enable

[X<flag>]

X Enable

[Y<flag>]

Y Enable

[Z<flag>]

Z Enable

Examples

Enable power on all stepper motors

M17

Enable Z and E steppers immediately

M17 Z E