Raspberry Pi Image
Note
- This Raspberry Pi system image is a packaged version from November 2024, specifically designed to support the FLY-TFT display, without additional system optimization.
warning
SD Card Notes:
- The capacity must be no less than
16GB
or no more than128GB
TF card - The TF card's transfer speed must be
class10
or higher; it is recommended to use TF cards from brands like SanDisk
Note
- Due to server issues, please do not casually update the system or Klipper
- This system image is compatible with Raspberry Pi 3B/3B+/4B/CM4/5B
- This image is based on
bookworm
with various services installed - This image has the TFT display pre-installed and enabled by default; if you do not need to use the TFT display, you need to manually modify
/boot/config.txt
Important Reminder
- Please note that the downloaded system needs to be extracted, do not simply change the extension or directly flash it!!!!
- Flashing without extraction will result in failure to boot!!!
System Download
- Raspberry Pi Image
tip
This system comes pre-installed with services such as Klipper, Moonraker, Klipperscreen, and is ready to use out of the box
- Click the download link below
-
Loading...
- Standard User
Default username: pi
Default password: pi
Important Reminder - Display Usage
Important Reminder
- If you are not using the TFT display, you need to modify the
config.txt
file under thebootfs
partition after flashing the system
- Open
config.txt
- Locate the configuration below, at line 52
- This will disable the TFT display which is enabled by default
Loading...