Klipper is a 3d-printer firmware
Find a file
Marc Childress ee81b3b7ec config: clarify STM32F401 flash instructions for Ender 3 S1
- 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>
2026-03-03 22:25:52 -06:00
.github _klipper3d: Rename build-translations.sh to build-website.sh 2025-12-23 15:26:14 -05:00
config config: clarify STM32F401 flash instructions for Ender 3 S1 2026-03-03 22:25:52 -06:00
docs probe_eddy_current: Support TAP_THRESHOLD parameter on "tap" probes 2026-02-28 20:11:16 -05:00
klippy pwm_tool: fix missing updates 2026-03-01 15:29:26 -05:00
lib lib: Update pico-sdk to v2.2.0 2025-12-17 10:12:52 -05:00
scripts motan: Support capturing bmi160 and icm20948 accelerometer data 2026-02-24 10:05:21 -05:00
src adccmds: Add support for homing/probing triggering with regular mcu adc pins 2026-02-23 21:24:38 -05:00
test trigger_analog: Support not compiling trigger_analog on small flash builds 2026-02-23 21:24:38 -05:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING COPYING: Update GPLv3 license to latest text (uses https instead of http) 2022-06-03 11:28:44 -04:00
Makefile Revert "Makefile: Don't disable gcc's use-linker-plugin option" 2025-04-16 15:24:05 -04:00
README.md docs: Improve wording of main Klipper page 2025-01-21 18:54:00 -05:00

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

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.