Quick Start
Goal of this guide: Complete the system deployment and firmware flashing of the Fly-PI V3 motherboard within 30 minutes, making it ready to connect to Klipper and perform basic tests.
Completion indicator: Access the Klipper interface via a web browser.
Important Notes
- Required accessories: The Fly-PI V3 must be used with a Fly-M2WE or TF card, otherwise the system will not start.
- Power requirements: Input voltage range 12V-24V, do not exceed this range.
- Safe operation: Ensure power is disconnected before any wiring! When flashing firmware, follow the guide's instructions.
- Tool preparation: Prepare basic tools such as a screwdriver and data cable in advance.
- System startup: It is recommended not to install a screen during the first startup. Subsequent configurations can be done via SSH connection.
Step 1: Prepare Tools and Resources
Loading...
Contents include:
MobaXterm- For connecting to the host computerCH340- Serial driver for system connectionPanasonic_SDFormatter- For formatting the TF cardSetupSTM32CubeProgrammer- For flashing the firmware of the slave device
Step 2: Install the System and Basic Configuration
Complete the following configuration items to make the system operational:
| Configuration Item | Description | Link |
|---|---|---|
| System image flashing | Flash the FlyOS system image | View Guide |
| Basic system configuration | Modify system configuration | View Guide |
| SSH connection | Remote connection configuration | View Guide |
| WIFI configuration | Wireless network configuration | View Guide |
| Screen configuration | Display device configuration (optional) | View Guide |
| Host power supply | Power supply method configuration | View Guide |
Notes:
- Ensure the TF card or M2WE is properly formatted before flashing the image.
- The first system startup may take 3-5 minutes, please be patient.
- Default SSH username:
root, password:mellow. - Screen configuration is only needed when using a display device.
Step 3: Extended Features and Advanced Configuration
The following features can be configured gradually as needed after completing the basic setup and ensuring the printer is operational:
| Feature | Description | Link |
|---|---|---|
| Camera usage | USB camera configuration | View Guide |
| Power loss recovery | Print optimization feature | View Guide |
| Resonance compensation | Requires accelerometer sensor | View Guide |
| External tool board | Tool board connection and ID acquisition | View Guide |
| Resource downloads | 3D models and schematics | View Guide |
Recommendations:
- It is advisable to configure and test extended features one at a time to avoid changing too many parameters simultaneously.
- Camera configuration requires additional USB camera device support.
- Resonance compensation requires an accelerometer sensor.
- Tool board connection is suitable for multi-tool head 3D printers.
Loading...