Klipper is a 3d-printer firmware
Find a file
Kevin O'Connor 6202a0f3bc toolhead: Avoid LookAheadQueue calling back into toolhead class
Avoid lookahead.flush() calling back into toolhead._process_moves().
Instead, rename toolhead._process_moves() to
toolhead._process_lookahead(), have it call lookahead.flush(), and
consistently use it when flushing the lookahead queue.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2025-04-18 14:32:23 -04:00
.github workflows: Update github build-test.yaml to ubuntu-22.04 2025-04-16 13:19:54 -04:00
config config: Update generic-bigtreetech-skr-2.cfg - SPI Drivers (#6895) 2025-04-16 14:13:17 -04:00
docs docs: Update Config_Changes.md to note software spi is now rate limited 2025-04-17 11:54:25 -04:00
klippy toolhead: Avoid LookAheadQueue calling back into toolhead class 2025-04-18 14:32:23 -04:00
lib lib: Update can2040 to v1.7.0 2025-01-10 12:20:13 -05:00
scripts check-software-div: Add a new build check for software divide 2025-04-17 12:09:19 -04:00
src neopixel: Add comments on timing 2025-04-17 13:06:22 -04:00
test test: Disable all additional features in atmega328 build 2025-04-16 15:24:05 -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.