Klipper is a 3d-printer firmware
Find a file
Matias Canosa a11bde366d config: Add Creality CR-10 Smart CR-FDM-v2.5.S1 config
Add example configuration for Creality CR-10 Smart printer with
CR-FDM-v2.5.S1 mainboard (STM32F103RET6).

This configuration supports:
- STM32F103RET6 with 64KiB bootloader
- USART1 PA9/PA10 communication
- Physical Z endstop on PB2
- Filament sensor on PA7
- Power control on PA0
- Case lighting on PC13
- Optional probe configuration (commented)

Signed-off-by: Matias Canosa <matiascanosa@users.noreply.github.com>
2025-09-21 18:29:19 -03:00
.github workflows: Update github build-test.yaml to ubuntu-22.04 2025-04-16 13:19:54 -04:00
config config: Add Creality CR-10 Smart CR-FDM-v2.5.S1 config 2025-09-21 18:29:19 -03:00
docs docs: Update Code_Overview.md with recent motion_queuing changes 2025-09-16 12:17:47 -04:00
klippy extruder: Recheck the step generation scan windows on sync_to_extruder() 2025-09-16 11:28:16 -04:00
lib spi_flash: FATFS fix missing long filenames support needed by flash-sdcard.sh (#6981) 2025-07-27 12:09:11 -04:00
scripts spi_flash: Update board_defs.py (#7006) 2025-08-21 11:32:33 -04:00
src stm32: change GPIO_FUNCTION_ALL to SPI_FUNCTION 2025-09-19 12:19:15 -04:00
test filament_motion_sensor: define tests 2025-09-04 14:20:25 -04: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.