Клиппер
Go to file
Justin Schuh bb801905be spi_flash: Make SD updates more tolerant of flaky boards
Validation passes if either of the following succeeds (in order):
1. Active firmware's raw dictionary changed after update
2. Checksum of firmware.cur matches expected

Additionally, deletes firmware.bin if found after update succeeds.

Signed-off-by: Justin Schuh <code@justinschuh.com>
2021-07-20 18:05:05 -04:00
.github workflows: Change not_on_github label to "not on github" 2021-06-27 12:56:06 -04:00
config config: Update printer-flsun-q5-2020.cfg (#4488) 2021-07-20 11:01:26 -04:00
docs controller_fan: Minor updates 2021-07-20 10:34:14 -04:00
klippy spi_flash: Make SD updates more tolerant of flaky boards 2021-07-20 18:05:05 -04:00
lib lib: Changes to rp2040 build files to work in Klipper build system 2021-07-04 10:11:02 -04:00
scripts spi_flash: Make SD updates more tolerant of flaky boards 2021-07-20 18:05:05 -04:00
src stm32: Add 16KiB bootloader option for STM32F103 (#4493) 2021-07-15 14:09:56 -04:00
test config: New printer profile for Eryone ER20 and minor update for Eryone Thinker Series (#4491) 2021-07-15 14:11:55 -04:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING
Makefile Makefile: Include debug symbols in the .elf 2021-06-08 19:29:16 -04: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.