Screen Connection
Important Safety Notice
- When using FPC cables to connect TFT or HDMI screens, ensure the device is completely powered off to prevent screen damage
- When connecting TFT screens, carefully check the insertion direction of the FPC cable to avoid reverse connection causing device failure
- TFT Resistive Screen Connection
- TFT V1 Cable Connection
- HDMI Connection
TFT Resistive Screen Connection
Tip
- The TFT screen package includes two FPC cables:
14P (narrow cable)and16P (wide cable) - For resistive screens, please use the
14P (narrow cable)
Loading... |
Loading... |
TFT Resistive Screen Cable Connection
Tip
- Please note the cable connection pinout to ensure correct alignment
Loading... |
Loading... |
Screen Configuration
FLYOS-FAST System Screen Configuration
- Access the device IP address via browser, e.g.,
http://192.168.6.110/
Loading... |
Loading... |
- Enter the displayed
.flyos-configfolder and find thesys-config.confconfiguration file
Loading...
- Edit the
sys-config.conffile and modify the corresponding configuration items based on the screen type
- TFT Resistive Screen Configuration Method
- HDMI Screen Configuration Method
- Change
screen=tofly-tft-v1 - Change
klipper_screen=0toklipper_screen=1 - Below is a reference after modification
screen=fly-tft-v1
- 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
Configuration Notes
- Ensure the DIP switch on the back of the screen is set correctly: Set to
Resifor resistive screens - The configuration file format must be
key=value, with no spaces after the equals sign - Do not modify the configuration file format arbitrarily, otherwise the configuration will not take effect
- After saving the configuration
Important Note
After modifying the configuration, please restart the system for the changes to take effect
Loading...