Screen Wiring and Configuration
Screen Wiring
- TFT Resistive Touch Screen Wiring
- TFT V1 Wiring with Ribbon Cable
- HDMI Wiring
TFT Resistive Touch Screen Wiring
tip
- The TFT screen package includes two FPC cables, one is
14P (narrow)
and the other is16P (wide)
- Please use the
14P (narrow)
cable for resistive touch screens!!!
![]() | FLY-Gemini TFT V2 Resistive Touch Screen Wiring ![]() |
TFT Resistive Touch Screen Wiring
tip
- Pay attention to the cable pinout!
- Install the TFT screen
![]() |
![]() |
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/
For
fluidd
, as shown in the figure:Uncheck
->Filter hidden files and folders
.For
mainsail
, as shown in the figure:Check
->Show hidden files
. -
At this point, you can see the
.flyos-config
folder. Enter this folder and you will find asys-config.conf
file.

- Open the
sys-config.conf
file, modify the required configuration items, thenSave
->Close
.
warning
- For
HDMI screen
, set to:hdmi
. Note that there must be no space after the=
sign!!! - For
resistive touch screen
, set to:fly-tft-v1
. Note that there must be no space after the=
sign!!! Also ensure the switch on the back of the screen is set toResi
- For
klipper_screen
, set to:1
. Note that there must be no space after the=
sign!!! - Note: The configuration format in the
sys-config.conf
file must bekey=value
. Do not change the format!!! Otherwise the configuration will not take effect!!!

- After saving the changes,
restart the system
to take effect.
FLYOS-Armbian System - Screen Configuration
info
- Connect the host computer to WiFi and obtain its IP address. Then enter
IP+:9999
in the browser to access FLY TOOLS for screen configuration - For example, if your host computer's IP address is
192.168.6.110
, you need to enter192.168.6.110:9999
in the browser
- Open FLY TOOLS. Follow the steps shown in the figure below to
enable Klipper Screen
,select the screen model
, and click the pink button at the bottom right cornerSave Configuration
. Restart the host computer to apply the changes!
warning
- For
resistive touch screen
, select:fly-tft-v1
. Ensure the switch on the back of the screen is set toResi
- For
hdmi screen
, select:hdmi
![]() |
![]() |
- After saving the configuration, restart the host computer to apply the changes!
Loading...