Quick Start
Goal of this guide: Within 30 minutes, complete the system deployment and basic configuration of the FLY-Pi V2, bringing it to a state where the Klipper web interface is accessible.
Completion indicator: Access the Klipper web interface through a browser.
Important Notes
- Required accessory: The FLY-Pi V2 must be used with the FLY M2WE or a TF card, otherwise the system cannot boot
- Power requirements: The DC terminal input range is 12V-24V, do not exceed this range
- Safe operation: Turn off the printer and disconnect the power supply before performing any wiring operations
- System startup: It is recommended not to install the screen during the first boot, but to complete the configuration via network SSH instead
Step 1: Prepare Tools and Resources
Loading...
Included content:
MobaXterm- Used to connect to the hostCH340- Serial driver used for system connectionPanasonic_SDFormatter- Used to format the TF cardSetupSTM32CubeProgrammer- Used to flash the firmware of the secondary control board
Step 2: Install System and Basic Configuration
| Configuration Item | Description | Link |
|---|---|---|
| System image flashing | Flash the FlyOS system image | View Guide |
| Basic system configuration | Modify system configuration | View Guide |
| SSH connection | Remotely connect to the host | View Guide |
| Wi-Fi configuration | Configure wireless network | View Guide |
| Screen configuration | Configure display device (optional) | View Guide |
| Host power supply | Choose the correct power supply method | View Guide |
Notes:
- Before flashing the image, please confirm that the TF card or M2WE has been properly formatted
- The first system startup may take 3-5 minutes, please be patient
- The default SSH username is
root, and the password ismellow - Screen configuration is only required when a screen is connected
Step 3: Extended Features and Advanced Configuration
The following features can be configured step by step as needed, after completing the basic setup and ensuring the printer is running normally:
| Feature | Description | Link |
|---|---|---|
| Camera usage | USB camera configuration | View Guide |
| Power loss recovery | Print optimization feature | View Guide |
| Resonance compensation | Input shaping using an accelerometer | View Guide |
| External tool board | Tool board connection and ID retrieval | View Guide |
| External fan | Onboard fan control | View Guide |
| Resource download | 3D models and schematics | View Guide |
- It is recommended to configure and test extended features one by one, avoiding changing too many parameters at the same time
- Camera configuration requires additional USB camera device support
- Resonance compensation requires an accelerometer sensor
- Tool board connection is applicable to multi-toolhead 3D printers
Loading...