Screen Wiring and Configuration
Screen Wiring
Important Safety Tips
- When connecting a TFT or HDMI screen using an FPC cable, ensure the device is completely powered off to prevent screen damage.
- When wiring a TFT screen, carefully confirm the insertion direction of the FPC cable to avoid device malfunction due to reversed 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 Methods
Wiring Method 1 Loading... | Wiring Method 2 Loading... |
Serial Screen Wiring
- Using this feature requires flashing the serial firmware
- Seven-inch Screen Serial Firmware Download
- Five-inch Screen Serial Firmware Download
Loading...
Important Notes
Configuration Precautions
- It is recommended to use the
mainsailorfluiddweb interface for configuration modifications. - Do not enable web page translation functions, as this may prevent the system from starting normally.
- Do not input Chinese characters or special characters in the configuration file.
- After modifying the configuration file, restart the system for changes to take effect.
Important Warning
- Do not modify any content below
######### PLEASE DO NOT EDIT THE FOLLOWING #########in the configuration file.
Configuration File Modification Methods
Modify Configuration File After Flashing
- Configuration items that take effect only on the first boot must be modified after flashing by opening the configuration file
config.txtin the removable diskFlyOS-Confusing a professional text editor.
Online Configuration Modification After System Startup
- Regular configuration items can be modified on the system web configuration page and take effect after restart.
- Access the device IP address via a browser, e.g.,
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...
- After modifying the configuration items, save the file and restart the system for changes to take effect.
Configuration Format Instructions
- 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=toscreen=fly-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=toscreen=fly-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=toscreen=hdmi - Change
klipper_screen=0toklipper_screen=1 - Below is a reference after modification
screen=hdmi
- Also modify
klipper_screen=1
Loading...
- Change
moon2uart=0tomoon2uart=1 - Change
klipper_screen=1toklipper_screen=0 - Below is a reference after modification
moon2uart=1
Loading...
Loading...