Skip to main content

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 machine
  • CH340 - Serial driver used for system connection
  • Panasonic_SDFormatter - Used to format the TF card
  • SetupSTM32CubeProgrammer - Used to flash firmware to the MCU board

Step 2: Install the System and Basic Configuration​

Configuration itemDescriptionLink
System image flashingFlash the FlyOS system imageView guide
Basic system configurationModify system configurationView guide
SSH connectionRemotely connect to the host machineView guide
Wi-Fi configurationConfigure the wireless networkView guide
Screen configurationConfigure the built-in screenView guide
Host machine power supplyChoose the correct power supply methodView 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 is mellow

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:

FeatureDescriptionLink
Camera usageUSB camera configurationView guide
Resonance compensationInput shaping using an accelerometerView guide
External tool boardTool board connection and ID acquisitionView guide
Resource downloads3D models and schematicsView 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...