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 [X, Y, Z, E, A, B, C, U, V, W]

Parameters

[X, Y, Z, E, A, B, C, U, V, W]
*_DRIVER_TYPE

Disable Axes such as X, Y, Z, E, A, B, C, U, V, W.

    Examples

    Enable power on all stepper motors

    M17

    Enable Z and E steppers immediately

    M17 Z E