revilor

M701 - Load filament

control Load filament NOZZLE_PARK_FEATURE ADVANCED_PAUSE_FEATURE FILAMENT_LOAD_UNLOAD_GCODES

Description

Load filament into the active extruder. By default this will use the configured ADVANCED_PAUSE_FEATURE settings.

Notes

Enabled using FILAMENT_LOAD_UNLOAD_GCODES.

Uses the minimum temperature for safe extrusion as set by M302.

Usage

M701 L<distance> [T<extruder>] [Z<distance>]

Parameters

L<distance>

Extrude distance for insertion (positive value) (manual reload)

    [T<extruder>]

    Optional extruder index. Current extruder if omitted.

      [Z<distance>]

      Move the Z axis by this distance

        Example

        Load filament into the active extruder

        M701