restore_config
Restore CNC machine settings from a backup file. Shows changes in dry-run mode; set confirm=true to apply restoration.
Instructions
Restore machine settings from a backup. Defaults to dry-run mode showing what would change. Requires confirm=true to actually apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Backup filename to restore from | |
| confirm | No | Must be true to apply changes (false = dry run) |