Quick Start
Goal of this guide: Within 30 minutes, complete the system deployment and basic configuration of the FLY-MINI-Pad, 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-MINI-Pad must be used with a TF card, otherwise the system will not boot
- Power requirements: Type-C requires a 5V/2A or higher power supply; the DC terminal supports 12V-24V
- Safety operation: Power off the printer and disconnect the power supply before performing any wiring operations
- System startup: For the first boot, it is recommended to complete the configuration via network SSH first
Step 1: Prepare Tools and Resources
Loading...
Included contents:
MobaXterm- Used to connect to the host machineCH340- Serial driver used for system connectionPanasonic_SDFormatter- Used to format the TF cardSetupSTM32CubeProgrammer- Used to flash firmware to the MCU board
Step 2: Install the 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 machine | View guide |
| Wi-Fi configuration | Configure the wireless network | View guide |
| Screen configuration | Configure the built-in screen | View guide |
| Host machine power supply | Choose the correct power supply method | View guide |
Notes:
- Make sure the TF card is properly formatted before flashing the image
- The first system startup may take 3-5 minutes, please be patient
- The default SSH username is
root, and the password ismellow
Step 3: Extended Features and Advanced Configuration
After completing the basic setup and ensuring the printer runs normally, the following features can be configured step by step as needed:
| Feature | Description | Link |
|---|---|---|
| Camera usage | USB camera configuration | View guide |
| Resonance compensation | Input shaping using an accelerometer | View guide |
| External tool board | Tool board connection and ID acquisition | View guide |
| Resource downloads | 3D models and schematics | View guide |
Recommendations:
- It is recommended to configure and test extended features one by one to avoid changing too many parameters at once
- 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...