Описание
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.
Использование
M17 [E<flag>] [X<flag>] [Y<flag>] [Z<flag>]
Параметры
[E<flag>]
E Enable
[X<flag>]
X Enable
[Y<flag>]
Y Enable
[Z<flag>]
Z Enable
Примеры
Enable power on all stepper motors
M17
Enable Z and E steppers immediately
M17 Z E