Skip to main content

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 securely stored.

📅 Feature Version Record:

  • V1.3.2: Added USB drive configuration backup feature

💾 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 as FAT32 file system
  • Recommended capacity of 8GB or more
  • Ensure the USB drive has sufficient available space

Folder Creation

  • Create folders on the USB drive root directory according to the following structure:
  1. First, create a printer_data folder in the USB drive root directory
  2. Then, create three subfolders inside the printer_data folder:
printer_data/
├── config/
├── logs/
└── gcodes/

💡 Operation Tips:

  1. Right-click on the USB drive root directory → New Folder, name it printer_data
  2. Double-click to enter the printer_data folder
  3. Create three folders respectively: config, logs, gcodes

Backup Execution Steps

  1. 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
  2. Automatic Backup

    • The system will copy all files from the corresponding internal folders on the device
    • Automatically copy them to the three corresponding subfolders in the printer_data folder on the USB drive
  3. Completion Verification

    • After the backup is complete, safely eject the USB drive
    • You can view the files on the USB drive on a computer to confirm the backup was successful
⚠️ Important Notes
  • If a file with the same name already exists in the USB drive folder, it 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 FolderIncluded ContentImportance
configPrinter configuration files, macros★★★★★
logsSystem logs, print records★★★★★
gcodesPrint files, slicing data★★★☆☆

💡 Backup Advice: It is recommended to perform a backup after each important configuration modification and regularly save the backup files to another secure location.

Loading...