Skip to main content

Strongly recommended!!! This system is a deep customization of the FLY for 3D printers!

FLYOS-FAST System Burning

System Burning

FLYOS-FAST system burning tutorial: flyos-fast system burning tutorial

















































Oops! The following documents are being updated, please do not refer to them!!!

System Introduction

  • FlyOS-Fast is a lightweight Linux system deeply customized for 3D printing, with fast boot speed, taking only 30 seconds to start. Supports all series of Fly host platforms.
  • Optimized kernel to enhance the real-time response performance of Klipper.
  • Optimized file system to prevent system damage caused by direct power failure.
  • Pre-installed services include Klipper, RRF, Mainsail, Fluidd, Moonraker, and KlipperScreen.
  • Supports switching between Klipper and RRF systems.
  • Supports online switching between Mainsail and Fluidd.
  • Supports USB drive printing.
  • Combined with the KPPM module, it can achieve interrupted print resuming.
  • Supports presetting default languages and printer names for front-end UIs like Fluidd.
  • More OEM customization features: such as setting startup logos, preset configuration files, hiding Mainsail tab pages, etc., please contact us.

Preparation

  1. Download the system image

  2. Download the burning tool. The tutorial will use Rufus as an example. Other tools can be used in practice, such as Etcher, Win32 Disk Imager, etc.

  3. The tutorial will use FlyOS-Fast-H5.exe as an example.

  4. Extract the system image file to get the .img file.

    • Double-click or right-click open FlyOS-Fast-H5.exe, wait for a few seconds, and a window will pop up (if the system prompts that it is unsafe, select "More info" -> "Run").
    • You can choose the extraction directory, then click the Extract button, wait for the extraction to complete.
    • After the extraction is completed, a FlyOS-Fast-H5-vx.x.x.img file will be generated in the extraction directory. x.x.x is the system version number.
  5. Burn the image.

      • The TF card used for burning needs to be larger than 4GB, it is recommended to use a SanDisk 32GB C10 or higher TF card (testing found that many cheap cards cannot start after burning).
      • The TF card used for burning needs to use an SD card reader, insert the burning card into the reader, then insert the reader into the computer.
    1. Open Rufus, select the device. The selected device should display capacity consistent with the inserted burning card capacity.
    1. Select the image file, click the Select button on the right side of the Boot type selection, and select the .img file after decompression.

    2. After selecting the image file, the Boot type selection will become the name of the image file.

    3. Click the Start button, if a window pops up prompting that disk data needs to be cleared, click OK.

    4. After burning is complete, the computer will emit a prompt sound, and the progress bar will show Ready.

    5. Do not rush to remove the burned card after burning is complete.

    6. Open File Explorer, check whether there is a U drive or removable disk named FlyOS-Conf.

    7. Open FlyOS-Conf, if the two files shown in the figure below exist, it means that the burning is successful.

    8. The config.txt is the system configuration file, please see the next page for its content. Modify the configuration file.