Screen wiring and configuration
Screen wiring
- TFT resistive screen wiring
- C8 V1-V1.2 using G2T wiring
- C8 V1.3 version
- HDMI wiring
TFT resistive screen wiring
tip
- The packaging of the TFT screen will include two FPC cables, one is
14P (narrow)
, and the other is16P (wide)
- Please use
14P (narrow)
for the resistive screen!!!
- FLY-C8 TFT resistive screen wiring

TFT V2 wiring
tip
- C8 V1-V1.2 does not support TFT V2 capacitive screen wiring and needs to be used with G2T
- The packaging of the TFT screen will include two FPC cables, one is
14P (narrow)
, and the other is16P (wide)
- Please use
16P (wide)
for the G2T screen with TFT V2!!!
- Install G2T and TFT screen
![]() |
![]() |
TFT V2 wiring
tip
- The packaging of the TFT screen will include two FPC cables, one is
14P (narrow)
, and the other is16P (wide)
- Please use
16P (wide)
for the G2T screen with TFT V2!!!
- Install G2T and TFT screen
- Using TFT screen
Screen configuration
- FLYOS-FAST system - screen configuration
- FLYOS-Armbian system - screen configuration
FLYOS-FAST system - screen configuration
-
Open the device's IP address in a browser, for example:
http://192.168.6.110/
fluidd
as shown in the figure:uncheck
->filter hidden files and folders
.mainsail
as shown in the figure:check
->show hidden files
. -
At this point, you can see the
.flyos-config
folder, entering this folder will have thesys-config.conf
file.

- Open the
sys-config.conf
file, modify the configuration items you need to change, thensave
->close
it.
warning
- Configure
HDMI screen
as:hdmi
, please note that there must not be any space after =!! - Configure
resistive screen
as:fly-tft-v1
orfly-tft-v2-r
, please note that there must not be any space after =!!, please confirm that the switch on the back of the screen is set toResi
- Configure
capacitive screen
as:fly-tft-v2-c
, please note that there must not be any space after =!!, please confirm that the switch on the back of the screen is set toCap
- Configure
klipper_screen
as:1
, please note that there must not be any space after =!! - Note: The format of the configuration items in the
sys-config.conf
file iskey=value
, do not modify the format私自!! Otherwise, the configuration will not take effect!!

- After modifying and saving,
restart the system
to take effect.
FLYOS-Armbian system - screen configuration
info
- Connect the host computer to WiFi, and after obtaining the host computer's IP, enter
IP+:9999
in the browser to access FLY TOOLS and perform screen-related configurations - 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,
enable Klipper Screen
,select the screen model
, click the pink button at the bottom right tosave the configuration
, then restart the host computer to take effect!
warning
- Choose
fly-tft-v1
orfly-tft-v2-r
forresistive screen
, please confirm that the switch on the back of the screen is set toResi
- Choose
fly-tft-v2-c
forcapacitive screen
, please confirm that the switch on the back of the screen is set toCap
- Choose
hdmi
forHDMI screen
![]() |
![]() |
![]() |
- After saving the configuration, restart the host computer to take effect!
Loading...