Screen Wiring and Configuration
Screen Wiring
Important Safety Notice
- When connecting TFT or HDMI screens using FPC cables, ensure the device is completely powered off to prevent screen damage.
- When wiring TFT screens, carefully confirm the insertion direction of the FPC cable to avoid device malfunction due to reverse connection.
- TFT Screen Wiring
- HDMI Wiring
- UART Screen Wiring
TFT Screen Wiring and Configuration
Tip
- For resistive touch screens, set the DIP switch to
Resi. - For capacitive touch screens, set the DIP switch to
Cap.
Loading...
HDMI Wiring Methods
Wiring Method One Loading... | Wiring Method Two Loading... |
UART Screen Wiring
- Using this feature requires flashing a UART firmware.
- 7-inch Screen UART Firmware Download
- 5-inch Screen UART Firmware Download
Loading...
Important Notes
Configuration Precautions
- It is recommended to use the
mainsailorfluiddweb interfaces for configuration changes. - Do not enable web page translation features, as this may prevent the system from starting normally.
- Do not input Chinese characters or special symbols in configuration files.
- After modifying configuration files, a system restart is required for changes to take effect.
Critical Warning
- Do not modify any content below the line
######### PLEASE DO NOT EDIT THE FOLLOWING #########in the configuration files.
Configuration File Modification Methods
Modify Configuration File After Flashing
- For configuration items that only take effect during the first boot, you must use a professional text editor to modify the
config.txtfile located in the removable diskFlyOS-Confafter the flashing process is complete.
Online Configuration Modification After System Boot
- Regular configuration items can be modified on the system's web configuration page and will take effect after a restart.
- Access the device's IP address via a browser, e.g.,
http://192.168.1.2/
Loading... |
Loading... |
- Navigate to the displayed
.flyos-configfolder and locate thesys-config.confconfiguration file.
Loading...
- Edit the
sys-config.conffile. This file is a symbolic link to theconfig.txtconfiguration file in the removable diskFlyOS-Conf.
Loading...
- After modifying the configuration items, save the file and restart the system for the changes to take effect.
Configuration Format Note
- The configuration file must follow the
key=valueformat. 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
- UART Screen Configuration
- Change the value after
screen=tofly-tft-v2-r. - Change
klipper_screen=0toklipper_screen=1. - Reference configuration after modification:
screen=fly-tft-v2-r
- Also modify:
klipper_screen=1
Loading...
- Change the value after
screen=tofly-tft-v2-c. - Change
klipper_screen=0toklipper_screen=1. - Reference configuration after modification:
screen=fly-tft-v2-c
- Also modify:
klipper_screen=1
Loading...
- Change the value after
screen=tohdmi. - Change
klipper_screen=0toklipper_screen=1. - Reference configuration after modification:
screen=hdmi
- Also modify:
klipper_screen=1
Loading...
- Change the
0aftermoon2uartto1. - Change
klipper_screen=1toklipper_screen=0. - Reference configuration after modification:
moon2uart=1
Loading...
Loading...