Skip to main content

Screen Wiring and Configuration

Screen Wiring

Important Safety Tips
  • When connecting TFT or HDMI screens using FPC cables, ensure the device is completely powered off to prevent screen damage
  • For TFT screens, carefully confirm the insertion direction of the FPC cable to avoid reverse connection and device malfunctions

TFT Resistive Screen Ribbon Cable Wiring

Tip
  • Pay attention to the cable connection sequence to ensure correct alignment
  1. TFT Screen Installation Diagram
  • Cable Sequence Reference
Loading...
  • Connection Method
Loading...

Screen Configuration

FLYOS-FAST System Screen Configuration

  1. Access the device IP address via browser, e.g., http://192.168.6.110/

fluidd Interface: Uncheck "Filter hidden files and folders"

Loading...

mainsail Interface: Check "Show hidden files"

Loading...
  1. Enter the displayed .flyos-config folder and locate the sys-config.conf configuration file
Loading...
  1. Edit the sys-config.conf file, modify the corresponding configuration items based on the screen type
  • Change the value after screen= to fly-tft-v1
  • Change klipper_screen=0 to klipper_screen=1
  • Below is a reference after modification
screen=fly-tft-v1
  • Also modify
klipper_screen=1
Loading...
Configuration Notes
  • Ensure the DIP switch on the back of the screen is correctly set: for resistive screens, switch to Resi
  • 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
  1. After saving the configuration
Important Note

After modifying the configuration, please restart the system for the changes to take effect

Loading...