Screen Wiring and Configuration
C5 Screen Wiring
Important Notes
- Please turn off the power before connecting the screen to avoid damage
- Pay attention to the FPC cable direction when connecting the screen to avoid damage
- TFT Screen Wiring
- HDMI FPC All-in-One Wiring
- Standard HDMI Wiring
- Serial Screen Wiring
TFT Screen Wiring and Configuration
Tip
- For resistive screens, set the DIP switch to
Resi - For capacitive screens, set the DIP switch to
Cap
Loading...
HDMI FPC All-in-One Wiring
Loading...
Standard HDMI Wiring
Loading...
Serial Screen Wiring
- This feature requires flashing the serial firmware
- 7-inch Screen Serial Firmware Download
- 5-inch Screen Serial Firmware Download
Loading...
Important Notes
Configuration Precautions
- It is recommended to use the
mainsailorfluiddweb interface for configuration modifications - Please do not enable the web page translation feature, as it may prevent the system from starting properly
- Do not enter Chinese characters or special characters in the configuration file
- After modifying the configuration file, the system needs to be restarted for changes to take effect
Important Warning
- Do not modify the content below
######### PLEASE DO NOT EDIT THE FOLLOWING #########in the configuration file
Configuration File Modification Methods
Modifying the Configuration File After Flashing
- Configuration items that are effective only on the first boot must be modified using a professional text editor in the
config.txtfile located in the removable diskFlyOS-Confafter flashing is complete
Online Configuration Modification After System Boot
- General configuration items can be modified on the system's web configuration page and will take effect after a restart
- Access the device IP address via a browser, e.g.,
http://192.168.1.2/
Loading... |
Loading... |
- Navigate into the displayed
.flyos-configfolder and find thesys-config.confconfiguration file
Loading...
- Edit the
sys-config.conffile, which is a symbolic link to theconfig.txtconfiguration file on the removable diskFlyOS-Conf
Loading...
- Save the file after modifying the configuration items
Important Note
After modifying the configuration, restart the system for the changes to take effect
Configuration Format Explanation
- The configuration file format must be
key=value. Do not change it tokey: valueor any other format - Do not add spaces before or after the equals sign
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 a reference after modification
screen=fly-tft-v2-r
- Also need to modify
klipper_screen=1
Loading...
- Change
screen=tofly-tft-v2-c - Change
klipper_screen=0toklipper_screen=1 - Below is a reference after modification
screen=fly-tft-v2-c
- Also need to modify
klipper_screen=1
Loading...
- Change
screen=tohdmi - Change
klipper_screen=0toklipper_screen=1 - Below is a reference after modification
screen=hdmi
- Also need to modify
klipper_screen=1
Loading...
- Change the
0aftermoon2uartto1 - Below is a reference after modification
moon2uart=1
Loading...
Loading...