Клиппер
Go to file
Kevin O'Connor d5c72e3693 linux: Fix local timer_repeat_until cache in timer.c
Make sure to update the local copy of timer_repeat_until when updating
it.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-04-18 12:17:00 -04:00
.github stale-issue-bot: Increase stale warning from 3 weeks to 5 weeks 2021-04-07 11:08:14 -04:00
config config: Add printer-flashforge-creator-pro-2018.cfg to test cases 2021-04-16 13:58:24 -04:00
docs palette2: Add ping variation + ping status reports (#4114) 2021-04-14 11:37:24 -04:00
klippy stepper: Register a config default for calculated homing_positive_dir 2021-04-16 11:42:39 -04:00
lib lib: add FatFS notes to README 2021-02-05 19:37:56 -05:00
scripts resonance_tester: Fixed multi-point resonance testing 2021-04-07 19:05:23 -04:00
src linux: Fix local timer_repeat_until cache in timer.c 2021-04-18 12:17:00 -04:00
test config: Add printer-flashforge-creator-pro-2018.cfg to test cases 2021-04-16 13:58:24 -04:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
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.