Клиппер
Go to file
Arek e6d1910ef9
stm32: Add STM32F429 variant (#3926)
* Add F429 variant; add CAN on PD0,PD1; add 25Mhx clock; move CAN1_RX from PI8 to correct position (PI9)

* Add test for STM32F429

Signed-off-by: Arkadiusz Raj <arek.raj@gmail.com>
2021-02-18 20:12:32 -05:00
.github/workflows workflows: Update stale-issue-bot.yaml to also close invalid tickets 2021-02-02 13:22:35 -05:00
config config: Correct Ender 6 BLtouch params (#3888) 2021-02-18 19:28:43 -05:00
docs docs: Update PRU command dispatch benchmark 2021-02-12 14:08:33 -05:00
klippy stepper: Don't cache ffi_lib object in the stepper 2021-02-18 15:39:55 -05:00
lib lib: add FatFS notes to README 2021-02-05 19:37:56 -05:00
scripts buildcommands: Extend number of available mcu messages from 96 to 128 2021-02-18 15:21:32 -05:00
src stm32: Add STM32F429 variant (#3926) 2021-02-18 20:12:32 -05:00
test stm32: Add STM32F429 variant (#3926) 2021-02-18 20:12:32 -05:00
.gitignore
COPYING
Makefile Makefile: Improve build when changing micro-controller architecture 2020-12-17 10:02:16 -05:00
README.md docs: Update main README file to point to website 2019-04-20 13:43:35 -04:00

README.md

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

Klipper is a 3d-Printer firmware. 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 Klipper.

To begin using Klipper start by installing it.

Klipper is Free Software. See the license or read the documentation.