thinkyhead

M282 - Detach Servo

2.0.9.2 servos Detach a servo until its next move SERVO_DETACH_GCODE

Description

Detach a servo, which turns off its power. The servo will be attached (powered up) before its next move.

Usage

M282 P<index>

Parameters

P<index>

Index of the servo to detach.

    Example

    Detach servo at index 1

    M282 P1