delete_file
Delete a G-code file from the printer's storage permanently. This irreversible action helps manage disk space by removing unwanted files.
Instructions
Delete a G-code file from the printer's storage.
Args:
file_path: Path of the file as shown by ``printer_files()``.
This is irreversible -- the file cannot be recovered once deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |