FAST System USB Drive Backup Guide
This document describes how to back up the system configuration using a USB drive, ensuring printer settings and important files are securely stored.
Feature Version History:
- V1.3.2: Added USB drive configuration backup function
Configuration Backup Operation Guide
Back up the system configuration using a USB drive to ensure important settings and files are safely archived, preventing accidental loss.
Backup Preparation
USB Drive Requirements
- Formatted with the
FAT32file system - Recommended capacity of
8GBor higher - Ensure the USB drive has sufficient free space
Folder Creation
Create folders on the root directory of the USB drive according to the following structure:
- First, create a
printer_datafolder on the root directory of the USB drive - Then, create three subfolders inside the
printer_datafolder:
printer_data/
├── config/
├── logs/
└── gcodes/
Operation Tips:
- Right-click on the root directory of the USB drive, create a new folder and name it
printer_data- Double-click to enter the
printer_datafolder- Create three new folders respectively:
config,logs,gcodes
Backup Execution Steps
-
Insert the USB Drive
- Insert the prepared USB drive into the device's USB port
- The system will automatically recognize it and start the backup process
-
Automatic Backup
- The system will copy all files from the corresponding internal folders of the device
- Automatically to the three corresponding subfolders under the
printer_datafolder on the USB drive
-
Completion Verification
- After the backup is complete, safely eject the USB drive
- You can check the files on the USB drive using a computer to confirm the backup was successful
Important Notes
- If there are files with the same name in the USB drive's folders, they will be overwritten
- It is recommended to use an empty USB drive or ensure files can be overwritten
- Do not remove the USB drive during the backup process to avoid data corruption
- Regular backups can minimize the risk of data loss
Backup Content Description
| Backup Folder | Contains | Suggestion |
|---|---|---|
| config | Printer configuration files, macro definitions | Must backup |
| logs | System logs, print records | Recommended backup |
| gcodes | Print files, slicing data | Backup as needed |
Backup Recommendation: It is recommended to perform a backup after every important configuration change and regularly store the backup files in other secure locations.
Loading...