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
| Feature | Documentation |
|---|---|
| Enable FLY Screen / KlipperScreen | Enable Configuration |
| Replace homepage image and print interface image | Image Replacement |
| Install FlyScreen on other host computers | Installation on Other Hosts |
Applicable Scenarios
| Usage Scenario | Recommended Configuration | Description |
|---|---|---|
| Use FLY Screen | klipper_screen=0, fly_screen=1 | Enable the FLY Screen operation interface |
| Use KlipperScreen | klipper_screen=1, fly_screen=0 | Enable the KlipperScreen operation interface |
| Both enabled | klipper_screen=1, fly_screen=1 | Defaults to using KlipperScreen |
| Use WiScreen 7 serial screen | moon2uart=1 | WiScreen 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
moon2uartfor communication and does not use thefly_screenswitch. - FLY Screen currently supports replacing the homepage image and print interface image, but does not include replacement of the
boot_logo.JPGboot 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...