Screen Wiring and Configuration
Screen Wiring
Important Safety Notice
- When connecting TFT or HDMI screens using FPC cables, always operate with the power completely off to prevent screen damage
- When wiring TFT screens, carefully check the insertion direction of the FPC cable to avoid device malfunction due to reverse connection
- TFT Screen Wiring
- 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 Wiring Method
Wiring Method 1 Loading... | Wiring Method 2 Loading... |
Serial Screen Wiring
- Using this feature requires flashing the serial firmware
- 7-inch Screen Serial Firmware Download
- 5-inch Screen Serial Firmware Download
Loading...
Important Notes
Configuration Notes
- It is recommended to use the
mainsailorfluiddweb interface for configuration modifications - Do not enable the web page translation function, otherwise it may cause the system to fail to start 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 the 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 Method
Modify Configuration File After Flashing
- Configuration items that only take effect on the first startup must be modified after flashing by opening the
config.txtconfiguration file in the removable diskFlyOS-Confusing a professional text editor
Online Configuration Modification After System Startup
- General configuration items can be modified on the system web configuration page and take effect after a restart
- Access the device IP address in the browser, for example:
http://192.168.1.2/
Loading... |
Loading... |
- Enter 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 Notice
After modifying the configuration, please restart the system for the configuration to take effect
Configuration Format Description
- The configuration file format must be
key=value, do not change it tokey: valueor other formats - Do not add spaces before or after the equal 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 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 modify
klipper_screen=1
Loading...
- Change
screen=tohdmi - Change
klipper_screen=0toklipper_screen=1 - Below is a reference after modification
screen=hdmi
- Also modify
klipper_screen=1
Loading...
- Change
moon2uartfrom0to1 - Change
klipper_screen=1toklipper_screen=0 - Below is a reference after modification
moon2uart=1
Loading...
Loading...