mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-05 01:24:41 -07:00
Klipper is a 3d-printer firmware
- Warn that 64KiB bootloader offset is required; using 32KiB places firmware at wrong address causing the MCU to crash-loop while displaying the Creality splash screen (frozen starfield), which can be mistaken for Klipper running successfully - Clarify that STM32F4_UPDATE folder is required (not root directory) for STM32F401 boards - Note that the bootloader flashes all .bin files in STM32F4_UPDATE on every boot, so the SD card should be removed after flashing - Clarify that the firmware filename must be unique (not previously flashed) to ensure the bootloader applies the update Signed-off-by: Marc Childress <marcuschildress@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| config | ||
| docs | ||
| klippy | ||
| lib | ||
| scripts | ||
| src | ||
| test | ||
| .gitignore | ||
| COPYING | ||
| Makefile | ||
| README.md | ||
Welcome to the Klipper project!
The Klipper firmware controls 3d-Printers. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use the Klipper software.
Start by installing Klipper software.
Klipper software is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.
