Skip to main content

FLY Screen

FLY Screen is a display service in FlyOS-FAST for native screen operation interfaces, suitable for native display scenarios such as FLY-TFT and HDMI.

It can be enabled or disabled through system configuration switches alongside KlipperScreen. If both klipper_screen=1 and fly_screen=1 are enabled simultaneously, the system defaults to using KlipperScreen.

Feature Entry

FeatureDocumentation
Enable FLY Screen / KlipperScreenEnable Configuration
Replace homepage image and print interface imageImage Replacement
Install FlyScreen on other host computersInstallation on Other Hosts

Applicable Scenarios

Usage ScenarioRecommended ConfigurationDescription
Use FLY Screenklipper_screen=0, fly_screen=1Enable the FLY Screen operation interface
Use KlipperScreenklipper_screen=1, fly_screen=0Enable the KlipperScreen operation interface
Both enabledklipper_screen=1, fly_screen=1Defaults to using KlipperScreen
Use WiScreen 7 serial screenmoon2uart=1WiScreen 7 serial mode does not use fly_screen

Differences from WiScreen 7

  • FLY Screen is a native display service of FlyOS-FAST, applicable to native screens such as FLY-TFT and HDMI.
  • Fly-WiScreen 7-inch serial screen uses moon2uart for communication and does not use the fly_screen switch.
  • FLY Screen currently supports replacing the homepage image and print interface image, but does not include replacement of the boot_logo.JPG boot logo.
  • The specifications of the homepage image and print interface image are the same for both, but the replacement methods differ.

WiScreen 7 Documentation: Fly-WiScreen 7-inch Screen

Loading...