Skip to main content

Screen Configuration

Screen Type Identification

Loading...

FLYOS-FAST System Screen Configuration

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

fluidd interface operation: Uncheck "Filter hidden files and folders"

Loading...

mainsail interface operation: Check "Show hidden files"

Loading...
  1. Enter the displayed .flyos-config folder, find the sys-config.conf configuration file
Loading...
  1. Edit the sys-config.conf file and modify the corresponding configuration items according to the screen type
  • Change screen= to fly-minipad-r
  • Change klipper_screen=0 to klipper_screen=1
  • Reference after modification below
screen=fly-minipad-r
  • Also need to modify
klipper_screen=1
Configuration Notes
  • 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 Notice

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

Loading...