Screen Wiring and Configuration
C5 Screen Wiring
Note
- Power off before connecting the screen to avoid damaging it.
- Pay attention to the direction of the FPC cable when wiring the screen to avoid damage.
- TFT Screen Wiring
- HDMI FPC One Cable Wiring
- HDMI Standard Wiring
- Serial Screen Wiring Method
TFT screen wiring and configuration
tip
- For resistive screens, set the DIP switch to
Resi - For capacitive screens, set the DIP switch to
Cap



- Screen wiring

Important Notes
Note
- It is recommended to use either
mainsailorfluiddweb interfaces for configuration changes. - Do not enable browser translation, as it may prevent the system from booting after saving.
- Avoid using Chinese characters or special characters in the configuration file.
- Configuration changes take effect only after restarting the system.
dangerous
- Do not modify any content below
######### PLEASE DO NOT EDIT THE FOLLOWING #########in the configuration file.
How to Modify the Configuration File
Modify the Configuration File After Flashing
- Configuration settings that only take effect during the
first bootmust be modified by opening theconfig.txtfile located in the removable diskFlyOS-Confusing a professional text editor after flashing.
Online Configuration Changes After System Startup
-
For general configuration changes, modify them via the web interface and restart the system for changes to take effect.
- Open the device IP address in a browser, for example:
192.168.1.2/ - In fluidd, uncheck
Filter hidden files and foldersas shown in the left image below. - In mainsail, check
Show hidden filesas shown in the right image below.


- You should now see the
.flyos-configfolder. Inside this folder, you will find thesys-config.conffile. - The
sys-config.conffile is a symbolic link to theconfig.txtfile located in the removable diskFlyOS-Conf.

- Open the
sys-config.conffile, make the desired changes, thenSave->Closeand restart the system.

- Note: The format for configuration entries in the
sys-config.conffile iskey=value. Do not change it tokey: value. - After saving your changes, restart the system for them to take effect.
- Open the device IP address in a browser, for example:
Screen Configuration
- TFT Resistive Screen Configuration
- TFT Capacitive Screen Configuration
- HDMI Screen Configuration
- Serial Screen Configuration
- Change
screen=tofly-tft-v2-r - Change
klipper_screen=0toklipper_screen=1 - Below is an example of the updated configuration
screen=fly-tft-v2-r
- and
klipper_screen=1

- Change
screen=tofly-tft-v2-c - Change
klipper_screen=0toklipper_screen=1 - Below is an example of the updated configuration
screen=fly-tft-v2-c
- and
klipper_screen=1

- Change
screen=tohdmi - Change
klipper_screen=0toklipper_screen=1 - Below is an example of the updated configuration
screen=hdmi
- and
klipper_screen=1

- Change the
0aftermoon2uartto1 - Change
klipper_screen=1toklipper_screen=0 - Below is an example of the updated configuration
moon2uart=1

Loading...