No description
  • C 95%
  • Python 3.1%
  • Jupyter Notebook 1.5%
  • C++ 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Kevin O'Connor 7046bd00ef serialqueue: Remove last_clock tracking from clock estimate tracking
The clock 32bit conversion code is distinct from the clock to time
conversion code.  It is also only needed in the trdispatch.c code,
which can calculate a sufficient value for last_clock on its own.

This simplifies the serialqueue code.  It also reduces the chance of a
failure in the trdispatch code if last_clock isn't explicitly updated.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2026-07-13 20:27:41 -04:00
.github stale-issue-bot: Update lock-threads to v6 (from v4) 2026-06-01 14:41:38 -04:00
config polar: add velocity scaling (#7172) 2026-04-16 10:52:33 -04:00
docs docs: Corrected the z_thermal_adjust example 2026-06-26 20:18:01 -04:00
klippy serialqueue: Remove last_clock tracking from clock estimate tracking 2026-07-13 20:27:41 -04:00
lib katapult: Update flash_can.py to succesor tool flashtool.py 2026-04-08 15:03:28 -04:00
scripts spi_flash: remove invalid reference to "long" 2026-06-12 10:19:02 -04:00
src stm32: Set FLASH_SIZE to 32KB on stm32f103x6 2026-07-11 11:21:44 -04:00
test test: Add a smart_effector test case 2026-05-25 17:08:34 -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.