| m0702 |
Unload filament |
Unload filament |
revilor |
NOZZLE_PARK_FEATURE,ADVANCED_PAUSE_FEATURE,FILAMENT_LOAD_UNLOAD_GCODES |
control |
|
| Enabled using [`FILAMENT_LOAD_UNLOAD_GCODES`](/docs/configuration/configuration.html#advanced-pause). |
| Uses the minimum temperature for safe extrusion as set by [`M302`](/docs/gcode/M302.html). |
|
| tag |
optional |
description |
values |
| T |
true |
Optional extruder number. If omitted, current extruder (or ALL extruders with [`FILAMENT_UNLOAD_ALL_EXTRUDERS`](/docs/configuration/configuration.html#advanced-pause)). |
|
|
| tag |
optional |
description |
values |
| Z |
true |
Move the Z axis by this distance |
|
|
| tag |
optional |
description |
values |
| U |
false |
Retract distance for removal (manual reload) |
|
|
|
| pre |
code |
| Unload filament from current extruder |
M702 |
|
|