Screen Wiring and Configuration
Screen Wiring
Important Safety Notice
- When connecting a TFT or HDMI screen using an FPC cable, please ensure you operate in a completely powered-off state to prevent screen damage
- When wiring a TFT screen, carefully confirm the insertion direction of the FPC cable to avoid device malfunction caused by reverse connection
- TFT Resistive Screen Wiring
- C8 V1-V1.2 Using G2T Wiring
- C8 V1.3 Version
- HDMI Wiring
Tip
- The TFT screen package includes two FPC cables:
14P (narrow cable)and16P (wide cable) - Please ensure you use the
14P (narrow cable)for resistive screens
Important Notice
- The screen does not support hot-plugging. Please perform wiring operations in a completely powered-off state
- FLY-C8 TFT Resistive Screen Wiring
Loading... |
|
Tip
- C8 V1-V1.2 versions require the G2T adapter board to use the TFT V2 capacitive screen
- The TFT screen package includes two FPC cables:
14P (narrow cable)and16P (wide cable) - For the TFT V2 G2T screen, please ensure you use the
16P (wide cable)
Important Notice
- The screen does not support hot-plugging. Please perform wiring operations in a completely powered-off state
- G2T and TFT Screen Installation
Loading... |
Loading... |
Tip
- The TFT screen package includes two FPC cables:
14P (narrow cable)and16P (wide cable) - For the TFT V2 G2T screen, please ensure you use the
16P (wide cable)
Important Notice
- The screen does not support hot-plugging. Please perform wiring operations in a completely powered-off state
- G2T and TFT Screen Installation
- TFT Screen Installation Diagram
Loading...
HDMI FPC Cable Specifications
When using the FPC-HDMI interface to connect a FLY HDMI screen, please use the following specifications:
- FPC specification:
FPC flexible flat cable - 25P - reverse - 0.5mm - 1 meter
Standard HDMI interface connections do not require this FPC cable.
FLY-HDMI-LCD5Screen Wiring
Important Notice
- When using an FPC cable, the screen does not support hot-plugging. Please perform wiring operations in a completely powered-off state
Wiring Method 1 Loading... | Wiring Method 2 Loading... |
Screen Configuration
FLYOS-FAST System Screen Configuration
- Access the device IP address via a browser, for example:
http://192.168.6.110/
Loading... |
Loading... |
- Enter the displayed
.flyos-configfolder and find thesys-config.confconfiguration file
Loading...
- Open the
sys-config.conffile and select the corresponding configuration method based on your screen type:
- TFT Resistive Screen Configuration Method
- TFT Capacitive Screen Configuration Method
- HDMI Screen Configuration Method
- Serial Screen Configuration Method
- You need to change the text after
screen=tofly-tft-v2-r - To use FLY Screen, you need to set
klipper_screen=0; if bothklipper_screen=1andfly_screen=1are enabled simultaneously, KlipperScreen will be enabled by default - You need to change
fly_screen=0tofly_screen=1 - Below is the reference after modification
screen=fly-tft-v2-r
- Also modify the following
klipper_screen=0
fly_screen=1
Loading...
- You need to change the text after
screen=tofly-tft-v2-c - To use FLY Screen, you need to set
klipper_screen=0; if bothklipper_screen=1andfly_screen=1are enabled simultaneously, KlipperScreen will be enabled by default - You need to change
fly_screen=0tofly_screen=1 - Below is the reference after modification
screen=fly-tft-v2-c
- Also modify the following
klipper_screen=0
fly_screen=1
Loading...
- You need to change the text after
screen=tohdmi - To use FLY Screen, you need to set
klipper_screen=0; if bothklipper_screen=1andfly_screen=1are enabled simultaneously, KlipperScreen will be enabled by default - You need to change
fly_screen=0tofly_screen=1 - Below is the reference after modification
screen=hdmi
- Also modify the following
klipper_screen=0
fly_screen=1
Loading...
- You need to change the
0aftermoon2uartto1 - Confirm that
klipper_screen=0andfly_screen=0remain disabled - Below is the reference after modification
moon2uart=1
klipper_screen=0
fly_screen=0
Loading...
- After saving the changes
Important Notice
After modifying the configuration, please restart the system for the changes to take effect.
Loading...