Skip to main content

System Configuration Guide

  • This guide will walk you through the basic configuration of the FlyOS-Fast system, helping you get started quickly and optimize your user experience.

Configuration Methods

Using Config Myprint to Configure the System Card

Config Myprint is suitable for graphically setting up the system card before the first boot. Connect the flashed system card to your computer, open the software, and wait for it to recognize the FlyOS-Conf partition.

Software Interface and Image Version

Available options in the software may lag behind the test image updates. After flashing is complete, you should open FlyOS-Conf/config.txt and check whether board, screen, camera, and CAN rates match the actual hardware. New configuration items not displayed in the software need to be added manually; do not substitute with similarly named options.

Step 1: Enable System Configuration

Turn on the Enable System Configuration toggle.

Loading...

Step 2: Complete Basic Settings

Configuration File Management
  • Only select the folder that contains the printer configuration files; do not select a single file.
  • The software will copy the configurations from the selected folder to the system card and load them on the first boot.
  • Before writing, ensure the folder does not contain leftover printer.cfg files or duplicate configurations from other printers.
Loading...
Wi-Fi Network

Enter a valid Wi-Fi name and password. Leave this blank if you are using a wired network or plan to configure Wi-Fi later.

Loading...
Klipper Web Interface

Select either Fluidd or Mainsail. This option only affects the default web interface used in Klipper mode.

Loading...
Local Display

Select the actual display interface connected, then decide whether to enable KlipperScreen or FLY Screen. If both are enabled simultaneously, the system will prioritize booting KlipperScreen; when using FLY Screen, KlipperScreen should be disabled.

Loading...

Step 3: Complete Advanced Settings

Printer Name

Set a printer name for easy identification. It is recommended to use only English letters, numbers, hyphens, and underscores.

Loading...
Camera Service

Enable Crowsnest as needed. For the v1.4.0 beta image, if you need to use GoCam, confirm that config.txt contains crowsnest=0 and gocam=1 after flashing; do not enable both services simultaneously.

Loading...
Language and Timezone

Select the initial system language and the actual timezone. Once the system is online, it will display the time based on this timezone.

Loading...
CAN Communication Rate

Select a rate that matches the firmware of the mainboard and all CAN tool boards. Common values are 1000000, 500000, or 250000; different rates must not be mixed on the same CAN bus.

Loading...

Step 4: Write and Verify

After completing all settings, click Manually Write Configuration. If you only select options in the interface without clicking write, the configuration will not be saved to the system card.

Loading...

After the write is complete, perform the following checks:

  1. Open FlyOS-Conf/config.txt.
  2. Confirm that board exactly matches the actual hardware.
  3. Confirm that only the required screen UI and camera services are enabled.
  4. Confirm that canbus_bitrate matches the firmware of all CAN devices.
  5. Save, then safely eject the system card before inserting it into the target device to boot.
Loading...