thinkyhead

M350 - Set micro-stepping

control Set micro-stepping for drivers that support it HAS_MICROSTEPS

Description

If your board has digital micro-stepping pins (X_MS1, Y_MS1, etc.), use this command to set the micro-steps.

Usage

M350 [A<1|2|4|8|16>] [B<1|2|4|8|16>] [C<1|2|4|8|16>] [E<1|2|4|8|16>] [S<1|2|4|8|16>] [U<1|2|4|8|16>] [V<1|2|4|8|16>] [W<1|2|4|8|16>] [X<1|2|4|8|16>] [Y<1|2|4|8|16>] [Z<1|2|4|8|16>]

Parameters

[A<1|2|4|8|16>]
2.0.9
I_DRIVER_TYPE AXIS4_NAME 'A'

Set micro-stepping for the A stepper driver.

    [B<1|2|4|8|16>]
    2.0.9
    I_DRIVER_TYPE && EXTRUDERS >= 1

    Set micro-stepping for the 5th stepper driver.

      [C<1|2|4|8|16>]
      2.0.9
      K_DRIVER_TYPE AXIS6_NAME 'C'

      Set micro-stepping for the C stepper driver.

        [E<1|2|4|8|16>]

        Set micro-stepping for the E0 stepper driver.

          [S<1|2|4|8|16>]

          Set micro-stepping for all 5 stepper drivers.

            [U<1|2|4|8|16>]
            2.1
            U_DRIVER_TYPE AXIS7_NAME 'U'

            Set micro-stepping for the U stepper driver.

              [V<1|2|4|8|16>]
              2.1
              V_DRIVER_TYPE AXIS8_NAME 'V'

              Set micro-stepping for the V stepper driver.

                [W<1|2|4|8|16>]
                2.1
                W_DRIVER_TYPE AXIS9_NAME 'W'

                Set micro-stepping for the W stepper driver.

                  [X<1|2|4|8|16>]

                  Set micro-stepping for the X stepper driver.

                    [Y<1|2|4|8|16>]

                    Set micro-stepping for the Y stepper driver.

                      [Z<1|2|4|8|16>]

                      Set micro-stepping for the Z stepper driver.