Raspberry Pi Image
Note
- This Raspberry Pi system image is a packaged version from November 2024, specifically adapted for FLY-TFT screen compatibility, no system optimization has been performed.
warning
SD Card Notes:
- Capacity must be no less than
16GBor no more than128GBTF card - The TF card transfer speed must be
class10or higher, it is recommended to use TF cards from brands such as SanDisk
Note
- Due to server issues, please do not arbitrarily update the system or Klipper
- This system image is suitable for Raspberry Pi 3B/3B+/4B/CM4/5B
- This image is based on
bookworm, with various services installed - This image has the TFT screen pre-installed and enabled by default; if you do not need to use the TFT screen, you need to manually edit
/boot/config.txt
Important Reminder
- Please note that the downloaded system needs to be decompressed, not simply changing the extension or directly flashing it!!!!
- Flashing without decompression will not boot!!!!!
System Download
- Raspberry Pi Image
tip
This system comes pre-installed with services such as Klipper, Moonraker, and Klipperscreen, ready to use out of the box
- Click the download link below
-
Loading...
- Normal User
Default username: pi
Default password: pi
Important Reminder - Screen Usage
Important Reminder
- If you are not using the TFT screen, you need to modify the
config.txtfile under thebootfspartition after flashing the system
- Open
config.txt
- Locate the following configuration, on line 52
- This disables the TFT screen which is enabled by default
Loading...