delete_file
Permanently delete a G-code file from the printer's storage. This action is irreversible.
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 |