Instructions
Item | Description and Parameters |
---|---|
Compatible System Versions | Fly_FAST: Drivers pre-installed, ready to use out of the box Fly_Armbian: Drivers need to be manually installed |
Supported Models | Fly-Pi, Fly-Pi V2, Fly-C5, Fly-C8, Fly-C8P |
Unsupported Models | Fly-lite series, Fly-Minipad, Fly-Gemini series |
Wiring Instructions
- Fly-Pi Wiring
- Fly-Pi V2 Wiring
- Fly-C8 Wiring
- Fly-C5 Wiring
- Fly-C8P Wiring
Start the Nova 3.5
Screen Service
Note
- For the Fly_Armbian system, please refer to the Raspberry Pi tutorial for installation.
- For the Fly_FAST system, no installation is required; simply start the service.
Configuration Modifications for FAST System Are Already Enabled
- Open the device IP address in a browser, for example:
192.168.1.2/
- For Fluidd, as shown on the left in the figure below,
uncheck
->Filter hidden files and folders
. - For Mainsail, as shown on the right in the figure below,
check
->Show hidden files
.
![]() | ![]() |
- You can now see the
.flyos-config
folder. Inside this folder there will be asys-config.conf
file. - The
sys-config.conf
file is a symbolic link to theconfig.txt
file in the removable diskFlyOS-Conf
.

- Open the
sys-config.conf
file, modify the configuration items as needed, thenSave
->Close
, and restart the system.

- Note: The format of configuration items in the
sys-config.conf
file should bekey=value
; do not change it tokey: value
. - After saving the modifications, restart the system for the changes to take effect.
Screen Configuration
- UART Screen Configuration
- Change the
0
aftermoon2uart
to1
- Change
klipper_screen=1
toklipper_screen=0
- Below is a reference after the modifications:
moon2uart=1

Loading...