Screen Wiring and Configuration
Screen Wiring
- TFT Screen Wiring
- HDMI Wiring
Screen Configuration
- FLYOS-FAST System - Screen Configuration
- FLYOS-Armbian System - Screen Configuration
FLYOS-FAST System - Screen Configuration
-
Open the device IP address in the browser, for example:
http://192.168.6.110/fluidd: As shown in the image below:Uncheck->Filter hidden files and folders.
mainsail: As shown in the image below:Check->Show hidden files.
-
You can now see the
.flyos-configfolder. Enter this folder to find thesys-config.conffile.

- Open the
sys-config.conffile, modify the required configuration items, thenSave->Close.
warning
- For
HDMI screen, configure as:hdmi. Please note that there must be no space after the=. - For
resistive screen, configure as:fly-tft-v2-r. Please note that there must be no space after the=, and ensure the switch on the back of the screen is set toResi. - For
capacitive screen, configure as:fly-tft-v2-c. Please note that there must be no space after the=, and ensure the switch on the back of the screen is set tocap. - For
klipper_screen, configure as:1. Please note that there must be no space after the=. - Note: The configuration format in the
sys-config.conffile iskey=value. Do not change the format!!! Otherwise, the configuration will not take effect!!!

- After saving the changes,
restart the systemto apply them.
FLYOS-Armbian System - Screen Configuration
info
- After connecting the host computer to the WiFi and obtaining its IP address, enter
IP+:9999in the browser to access FLY TOOLS for screen configuration. - For example, if the host computer's IP address is
192.168.6.110, you should enter192.168.6.110:9999in the browser.
- For lite2.1, connect to the host via SSH and execute the command below!
sudo sed -i 's/^board=.*$/board=fly-lite2.1/' /boot/FlyOS-Env.txt
- Restart the system
- Open FLY TOOLS. Follow the steps shown in the image below:
Enable Klipper Screen,select the screen model, click the pink button in the bottom-right cornerSave Configuration, and restart the host computer to apply the changes!
warning
- For
resistive screen, select:fly-tft-v2-r. Please ensure the switch on the back of the screen is set toResi. - For
capacitive screen, select:fly-tft-v2-c. Please ensure the switch on the back of the screen is set toCap.
![]() |
![]() |
![]() |
- After saving the configuration, restart the host computer to apply the changes!
Loading...




