FAST System USB Drive Backup Guide
This document details how to use a USB drive to back up system configurations, ensuring your printer settings and important files are safely stored.
📅 Feature Version Log:
- V1.3.2: Added USB drive configuration backup functionality
💾 Configuration Backup Operation Guide
Back up system configurations via 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 available space
Folder Creation
- Create folders in the USB drive's root directory according to the following structure:
- First, create a
printer_datafolder in the USB drive's root directory. - Then, create three subfolders inside the
printer_datafolder:
printer_data/
├── config/
├── logs/
└── gcodes/
💡 Operation Tip:
- Right-click in the USB drive's root directory → New Folder, name it
printer_data.- Double-click to enter the
printer_datafolder.- Create three new folders separately:
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 begin the backup process.
-
Automatic Backup
- The system will copy all files from the corresponding folders inside the device.
- They will be automatically copied to the three corresponding subfolders within 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 already 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 minimize the risk of data loss.
Backup Content Description
| Backup Folder | Contains | Importance |
|---|---|---|
| config | Printer configuration files, macro definitions | ★★★★★ |
| logs | System logs, print records | ★★★★★ |
| gcodes | Print files, slicing data | ★★★☆☆ |
💡 Backup Recommendation: It is recommended to perform a backup after each important configuration change and regularly store backup files in another secure location.
Loading...