Клиппер
Go to file
Kevin O'Connor 8d4d16d51a manual_stepper: Add missing calc_position() wrapper call
Commit 3814a132 added code to homing.py to call calc_position() - add
that function to manual_stepper.py .

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-08-26 12:23:12 -04:00
.github workflows: Fix typo in stale-issue-bot 2021-08-17 20:53:32 -04:00
config config: correct pins for ender3max display (#4516) 2021-08-19 22:18:24 -04:00
docs docs: Note importance of slow extrude rate in Rotation_Distance.md 2021-08-25 12:07:21 -04:00
klippy manual_stepper: Add missing calc_position() wrapper call 2021-08-26 12:23:12 -04:00
lib lib: Changes to rp2040 build files to work in Klipper build system 2021-07-04 10:11:02 -04:00
scripts motan_graph: Fix legend when using matplotlib twinx 2021-08-24 10:19:23 -04:00
src lpc176x: Fix wrong inital value at PWM setup 2021-08-23 21:29:29 -04:00
test config: Adds generic config for BigTreeTech SKR E3 RRF 1.1 2021-08-17 14:48:34 -04:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING Initial commit of source code. 2016-05-25 11:37:40 -04:00
Makefile Makefile: Include debug symbols in the .elf 2021-06-08 19:29:16 -04:00
README.md Revert "README: Fix links to www.klipper3d.org" 2021-07-27 19:00:01 -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.