Screen Wiring and Configuration
Screen Wiring
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 wiring TFT screens, carefully check the insertion direction of the FPC cable to avoid device malfunction due to 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). - For resistive screens, please use the
14P (narrow cable).
Important Note
- The screen does not support hot-plugging. Please perform wiring operations only when the device is completely powered off.
- FLY-C8 TFT Resistive Screen Wiring
Loading... |
|
Tip
- The C8 V1-V1.2 version requires 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 TFT V2 G2T screens, please use the
16P (wide cable).
Important Note
- The screen does not support hot-plugging. Please perform wiring operations only when the device is completely powered off.
- G2T and TFT Screen Installation
Loading... |
Loading... |
Tip
- The TFT screen package includes two FPC cables:
14P (narrow cable)and16P (wide cable). - For TFT V2 G2T screens, please use the
16P (wide cable).
Important Note
- The screen does not support hot-plugging. Please perform wiring operations only when the device is completely powered off.
- G2T and TFT Screen Installation
- TFT Screen Installation Diagram
Loading...
FLY-HDMI-LCD5Screen Wiring
Important Note
- When using FPC cables, the screen does not support hot-plugging. Please perform wiring operations only when the device is completely powered off.
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
- Modify
screen=tofly-tft-v2-r - To use FLY Screen, set
klipper_screen=0; ifklipper_screen=1andfly_screen=1are both enabled, KlipperScreen will be used by default - Change
fly_screen=0tofly_screen=1 - Reference after modification
screen=fly-tft-v2-r
- Also modify
klipper_screen=0
fly_screen=1
Loading...
- Modify
screen=tofly-tft-v2-c - To use FLY Screen, set
klipper_screen=0; ifklipper_screen=1andfly_screen=1are both enabled, KlipperScreen will be used by default - Change
fly_screen=0tofly_screen=1 - Reference after modification
screen=fly-tft-v2-c
- Also modify
klipper_screen=0
fly_screen=1
Loading...
- Modify
screen=tohdmi - To use FLY Screen, set
klipper_screen=0; ifklipper_screen=1andfly_screen=1are both enabled, KlipperScreen will be used by default - Change
fly_screen=0tofly_screen=1 - Reference after modification
screen=hdmi
- Also modify
klipper_screen=0
fly_screen=1
Loading...
- Modify
moon2uartfrom0to1 - Ensure
klipper_screen=0andfly_screen=0remain disabled - Reference after modification
moon2uart=1
klipper_screen=0
fly_screen=0
Loading...
- After modification and saving
Important Note
After modifying the configuration, restart the system to apply the changes.
Loading...